Use history icon

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-12-03 14:22:05 +00:00 committed by Brady Wetherington
parent 183a4d49d8
commit 27fab0f573

View file

@ -146,11 +146,9 @@
@endcan @endcan
<li> <li>
<a href="#history" data-toggle="tab"> <a href="#history" data-toggle="tab" data-toggle="tab" data-tooltip="true" title="{{ trans('general.history') }}">
<span class="hidden-lg hidden-md"> <i class="fa-solid fa-clock-rotate-left" style="font-size: 17px" aria-hidden="true"></i>
<x-icon type="history" class="fa-2x "/> <span class="sr-only">
</span>
<span class="hidden-xs hidden-sm">
{{ trans('general.history') }} {{ trans('general.history') }}
</span> </span>
</a> </a>