Skip to content

Commit

Permalink
Make tooltip more precise
Browse files Browse the repository at this point in the history
  • Loading branch information
Trigary committed Mar 31, 2024
1 parent ac1b099 commit 98e3451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
</div>

{{-- Export --}}
<div class="fixed-action-btn tooltipped" data-position="left" data-tooltip="Exportálás">
<div class="fixed-action-btn tooltipped" data-position="left" data-tooltip="Szűrt felhasználók adatainak exportálása">
<span wire:click="export()" class="btn-floating btn-large">
<i class="large material-icons">file_download</i>
</span>
Expand Down

0 comments on commit 98e3451

Please sign in to comment.