mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Domain update with ns delete
This commit is contained in:
parent
bcc4df6bed
commit
fa28f09ff0
3 changed files with 45 additions and 18 deletions
|
@ -17,7 +17,7 @@ class Admin::DomainsController < AdminController
|
|||
|
||||
def update
|
||||
add_prefix_to_statuses
|
||||
binding.pry
|
||||
|
||||
if @domain.update(domain_params)
|
||||
flash[:notice] = I18n.t('domain_updated')
|
||||
redirect_to [:admin, @domain]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue