mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Create views for bounced emails
This commit is contained in:
parent
0f3b033f79
commit
188cca0c06
9 changed files with 169 additions and 0 deletions
|
@ -109,6 +109,7 @@ class Ability
|
|||
can :destroy, :pending
|
||||
can :create, :zonefile
|
||||
can :access, :settings_menu
|
||||
can :manage, BouncedMailAddress
|
||||
end
|
||||
|
||||
def static_registrant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue