forked from saurabh/personal-research
Update 'lib/personal_research/engine.rb'
This commit is contained in:
parent
287614c4e6
commit
cd53abadac
|
@ -11,10 +11,11 @@ module PersonalResearch
|
||||||
author "RD dep"
|
author "RD dep"
|
||||||
intro "I am intro"
|
intro "I am intro"
|
||||||
update_info 'some update_info'
|
update_info 'some update_info'
|
||||||
|
authorizable
|
||||||
frontend_enabled
|
is_personal_plugin true
|
||||||
icon_class_no_sidebar "icons-user"
|
frontend_enabled
|
||||||
data_count 1..10
|
icon_class_no_sidebar "icons-user"
|
||||||
|
data_count 1..10
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue