Epp search

This commit is contained in:
Martin Lensment 2015-01-28 12:00:53 +02:00
parent 365e27086f
commit bf044e77bb
7 changed files with 64 additions and 6 deletions

View file

@ -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