Credits table: Public notes -> Notes
This commit is contained in:
parent
9278c1966a
commit
168f08abba
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</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">
|
||||
<span role="button" wire:click="sortBy('public_notes')" class="cursor-pointer">
|
||||
{{ ctrans('texts.public_notes') }}
|
||||
{{ ctrans('texts.notes') }}
|
||||
</span>
|
||||
</th>
|
||||
<th class="px-6 py-3 border-b border-gray-200 bg-primary"></th>
|
||||
|
|
@ -78,4 +78,4 @@
|
|||
@endif
|
||||
{{ $credits->links('portal/ninja2020/vendor/pagination') }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue