mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Add legal documents view
This commit is contained in:
parent
038e03a16f
commit
3adab3f0ae
6 changed files with 31 additions and 0 deletions
|
@ -23,6 +23,7 @@ class Ability
|
|||
can :manage, User
|
||||
can :manage, EppUser
|
||||
can :manage, Keyrelay
|
||||
can :manage, LegalDocument
|
||||
can :index, :delayed_job
|
||||
can :create, :zonefile
|
||||
can :access, :settings_menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue