mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Set correct column type
This commit is contained in:
parent
fd0a162197
commit
146e1b764f
@ -41,7 +41,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</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('type_id')" class="cursor-pointer">
|
<span role="button" wire:click="sortBy('gateway_type_id')" class="cursor-pointer">
|
||||||
{{ ctrans('texts.payment_type_id') }}
|
{{ ctrans('texts.payment_type_id') }}
|
||||||
</span>
|
</span>
|
||||||
</th>
|
</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user