mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Story#112601637 - admin contacts has filter to get only ident_country_code
This commit is contained in:
parent
58e383bd25
commit
320e8ac6e4
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
= text_field_tag :results_per_page, params[:results_per_page], class: 'form-control', placeholder: t(:results_per_page)
|
||||
.col-md-3
|
||||
.form-group
|
||||
= label_tag "Only wout ident CC?"
|
||||
= label_tag "Ident CC missing?"
|
||||
= check_box_tag :only_no_country_code, '1',params[:only_no_country_code].eql?('1'), class: 'form-control'
|
||||
.row
|
||||
.col-md-3{style: 'padding-top: 25px;float:right;'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue