Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
Harry Bomrah | 6eeaabfab9 |
|
@ -28,6 +28,7 @@ module PersonalJournal
|
||||||
intro "I am intro"
|
intro "I am intro"
|
||||||
update_info 'some update_info'
|
update_info 'some update_info'
|
||||||
authorizable
|
authorizable
|
||||||
|
is_personal_plugin true
|
||||||
frontend_enabled
|
frontend_enabled
|
||||||
icon_class_no_sidebar "icons-user"
|
icon_class_no_sidebar "icons-user"
|
||||||
data_count 1..10
|
data_count 1..10
|
||||||
|
|
Loading…
Reference in New Issue