forked from saurabh/personal-diploma
Compare commits
No commits in common. "master" and "master" have entirely different histories.
|
@ -12,11 +12,10 @@ module PersonalDiploma
|
|||
author "RD dep"
|
||||
intro "I am intro"
|
||||
update_info 'some update_info'
|
||||
authorizable
|
||||
is_personal_plugin true
|
||||
frontend_enabled
|
||||
icon_class_no_sidebar "icons-user"
|
||||
data_count 1..10
|
||||
|
||||
frontend_enabled
|
||||
icon_class_no_sidebar "icons-user"
|
||||
data_count 1..10
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue