chore(deps): update AdminLTE

This commit is contained in:
2025-03-10 11:23:28 +00:00
parent 8e0cb453ba
commit 4e4a1c659f
16 changed files with 198 additions and 134 deletions

View File

@@ -63,7 +63,7 @@
{{-- User menu footer --}}
<li class="user-footer">
@if($profile_url)
<a href="{{ $profile_url }}" class="btn btn-default btn-flat">
<a href="{{ $profile_url }}" class="nav-link btn btn-default btn-flat d-inline-block">
<i class="fa fa-fw fa-user text-lightblue"></i>
{{ __('adminlte::menu.profile') }}
</a>