mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Depricated delayed jobs
This commit is contained in:
parent
17d130855c
commit
7d94304d56
10 changed files with 12 additions and 88 deletions
|
@ -71,7 +71,7 @@ class Ability
|
|||
can :manage, LegalDocument
|
||||
can :read, ApiLog::EppLog
|
||||
can :read, ApiLog::ReppLog
|
||||
can :index, :delayed_job
|
||||
# can :index, :delayed_job
|
||||
can :create, :zonefile
|
||||
can :access, :settings_menu
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue