Skip to content

Commit

Permalink
remove wild char
Browse files Browse the repository at this point in the history
  • Loading branch information
pxlrbt committed Jul 1, 2024
1 parent 92999e0 commit 3e6a330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/pages/list-activities.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
color="gray"
class="right"
wire:click="restoreActivity({{ Js::from($activityItem->getKey()) }})"
q >
>
@lang('filament-activity-log::activities.table.restore')
</x-filament::button>
@endif
Expand Down

0 comments on commit 3e6a330

Please sign in to comment.