mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
Column fix
This commit is contained in:
parent
b548a6be24
commit
bbbca7cf63
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
= f.label :registrar
|
= f.label :registrar
|
||||||
= f.search_field :api_user_registrar_cont, class: 'form-control', placeholder: t('registrar')
|
= f.search_field :api_user_registrar_cont, class: 'form-control', placeholder: t('registrar')
|
||||||
.col-md-3
|
.col-md-3
|
||||||
.col-md-3
|
|
||||||
.form-group
|
.form-group
|
||||||
= f.label t(:created_after)
|
= f.label t(:created_after)
|
||||||
= f.search_field :created_at_gteq, class: 'form-control', placeholder: t('created_after')
|
= f.search_field :created_at_gteq, class: 'form-control', placeholder: t('created_after')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue