mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Merge branch '104525314-domain-object-states' into staging to apply bug fixes
This commit is contained in:
commit
d72b3518b2
4 changed files with 5 additions and 9 deletions
|
@ -46,6 +46,7 @@ class Admin::DomainsController < AdminController
|
|||
|
||||
def update
|
||||
dp = ignore_empty_statuses
|
||||
@domain.is_admin = true
|
||||
|
||||
if @domain.update(dp)
|
||||
flash[:notice] = I18n.t('domain_updated')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue