mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Add form for adding zone #2806
This commit is contained in:
parent
1fe8bd3f46
commit
44b2d383b1
10 changed files with 163 additions and 67 deletions
5
app/views/admin/zonefile_settings/new.haml
Normal file
5
app/views/admin/zonefile_settings/new.haml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- content_for :actions do
|
||||
= link_to(t(:back), admin_zonefile_settings_path, class: 'btn btn-default')
|
||||
= render 'shared/title', name: t(:new_zone)
|
||||
|
||||
= render 'form'
|
Loading…
Add table
Add a link
Reference in a new issue