Update 'lib/personal_lab/engine.rb'
This commit is contained in:
parent
91de6a93fb
commit
86b8ac3a0d
|
@ -12,10 +12,11 @@ module PersonalLab
|
|||
author "RD dep"
|
||||
intro "I am intro"
|
||||
update_info 'some update_info'
|
||||
|
||||
frontend_enabled
|
||||
icon_class_no_sidebar "icons-user"
|
||||
data_count 1..30
|
||||
authorizable
|
||||
is_personal_plugin true
|
||||
frontend_enabled
|
||||
icon_class_no_sidebar "icons-user"
|
||||
data_count 1..30
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue