mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
117350717-sorting_fixes
This commit is contained in:
parent
572a3f4e1d
commit
f45b497876
3 changed files with 7 additions and 7 deletions
|
@ -56,7 +56,7 @@
|
|||
%thead
|
||||
%tr
|
||||
%th{class: 'col-xs-2'}
|
||||
= sort_link(@q, 'registrar')
|
||||
= sort_link(@q, 'account_registrar_code', t(:registrar))
|
||||
%th{class: 'col-xs-3'}
|
||||
= sort_link(@q, 'description')
|
||||
%th{class: 'col-xs-2'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue