mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Validate dnskey uniqueness
This commit is contained in:
parent
416128823b
commit
f6ac22df52
5 changed files with 51 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
.row
|
||||
.col-md-4
|
||||
.form-group
|
||||
= key_fields.label :flags
|
||||
= key_fields.label :flags, t('shared.flag')
|
||||
= key_fields.text_field :flags, class: 'form-control'
|
||||
.col-md-4
|
||||
.form-group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue