mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Merge pull request #2161 from internetee/2158-nameserver-bulk-addition
REPP: bulk nameservers addition
This commit is contained in:
commit
61df405560
12 changed files with 191 additions and 34 deletions
|
@ -2,7 +2,7 @@ module Domain::BulkUpdatable
|
|||
extend ActiveSupport::Concern
|
||||
|
||||
def bulk_update_prohibited?
|
||||
discarded? || statuses_blocks_update?
|
||||
statuses_blocks_update?
|
||||
end
|
||||
|
||||
def statuses_blocks_update?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue