mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Credits table: Public notes -> Notes
This commit is contained in:
parent
9278c1966a
commit
168f08abba
@ -32,7 +32,7 @@
|
|||||||
</th>
|
</th>
|
||||||
<th class="px-6 py-3 border-b border-gray-200 bg-primary text-left text-xs leading-4 font-medium text-white uppercase tracking-wider">
|
<th class="px-6 py-3 border-b border-gray-200 bg-primary text-left text-xs leading-4 font-medium text-white uppercase tracking-wider">
|
||||||
<span role="button" wire:click="sortBy('public_notes')" class="cursor-pointer">
|
<span role="button" wire:click="sortBy('public_notes')" class="cursor-pointer">
|
||||||
{{ ctrans('texts.public_notes') }}
|
{{ ctrans('texts.notes') }}
|
||||||
</span>
|
</span>
|
||||||
</th>
|
</th>
|
||||||
<th class="px-6 py-3 border-b border-gray-200 bg-primary"></th>
|
<th class="px-6 py-3 border-b border-gray-200 bg-primary"></th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user