added authorizable to engine to make it authorizable
This commit is contained in:
parent
e49c4b2656
commit
c3b1510060
|
@ -27,6 +27,7 @@ module PersonalJournal
|
|||
author "RD dep"
|
||||
intro "I am intro"
|
||||
update_info 'some update_info'
|
||||
authorizable
|
||||
frontend_enabled
|
||||
icon_class_no_sidebar "icons-user"
|
||||
data_count 1..10
|
||||
|
|
Loading…
Reference in New Issue