mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Add mass actions w/ force delete to admin
This commit is contained in:
parent
7a6568c34a
commit
c72ca8d157
8 changed files with 76 additions and 3 deletions
|
@ -109,6 +109,7 @@ class Ability
|
|||
can :destroy, :pending
|
||||
can :create, :zonefile
|
||||
can :access, :settings_menu
|
||||
can :manage, MassAction
|
||||
end
|
||||
|
||||
def static_registrant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue