mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Get rid of old code
This commit is contained in:
parent
1b60853bc8
commit
c3560fd19f
3 changed files with 4 additions and 40 deletions
|
@ -7,7 +7,7 @@
|
|||
%hr
|
||||
|
||||
.row
|
||||
.col-md-6
|
||||
.col-md-12
|
||||
.form-group
|
||||
= f.label :username
|
||||
= f.text_field(:username, class: 'form-control')
|
||||
|
@ -26,11 +26,6 @@
|
|||
%label{for: 'api_user_active'}
|
||||
= f.check_box(:active)
|
||||
= t('active')
|
||||
|
||||
.col-md-6.text-left
|
||||
.form-group
|
||||
= f.label :csr, t('certificate_signing_req')
|
||||
= f.file_field :csr
|
||||
%hr
|
||||
.row
|
||||
.col-md-12.text-right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue