mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Epp search
This commit is contained in:
parent
365e27086f
commit
bf044e77bb
7 changed files with 64 additions and 6 deletions
|
@ -13,7 +13,8 @@
|
|||
%th{class: 'col-xs-2'}= t('response_code')
|
||||
%th{class: 'col-xs-2'}= t('api_user')
|
||||
%th{class: 'col-xs-2'}= t('registrar')
|
||||
%th{class: 'col-xs-2'}= t('created_at')
|
||||
%th{class: 'col-xs-2'}
|
||||
= sort_link(@q, 'created_at')
|
||||
%tbody
|
||||
- @repp_logs.each do |x|
|
||||
%tr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue