REPP logs view

This commit is contained in:
Martin Lensment 2015-01-13 16:25:59 +02:00
parent b10815810d
commit 24a016cf48
9 changed files with 104 additions and 1 deletions

View file

@ -25,6 +25,7 @@ class Ability
can :manage, Keyrelay
can :manage, LegalDocument
can :read, ApiLog::EppLog
can :read, ApiLog::ReppLog
can :index, :delayed_job
can :create, :zonefile
can :access, :settings_menu