mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Fix view
This commit is contained in:
parent
920b3e71e0
commit
42dd5a4d73
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
.row
|
.row
|
||||||
.col-md-8
|
.col-md-8
|
||||||
.form-group
|
.form-group
|
||||||
.col-md-4.control-label= f.label :username
|
.col-md-4.control-label
|
||||||
= f.label :csr, t(:certificate_signing_req)
|
= f.label :csr, t(:certificate_signing_req)
|
||||||
.col-md-8
|
.col-md-8
|
||||||
= f.file_field :csr
|
= f.file_field :csr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue