Fix home page link

This commit is contained in:
Artur Beljajev 2018-08-22 00:21:12 +03:00
parent a2a67159d4
commit 211f8c9143
10 changed files with 31 additions and 30 deletions

View file

@ -31,6 +31,7 @@ class ApiUser < User
SUPER = 'super'
EPP = 'epp'
BILLING = 'billing'
ROLES = %w(super epp billing) # should not match to admin roles