added data_count for gallery

This commit is contained in:
Harry Bomrah 2014-06-18 19:33:57 +08:00
parent f4396805e9
commit 4a31aa9d29
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module Gallery
categorizable
authorizable
frontend_enabled
data_count 1..10
side_bar do
head_label_i18n 'gallery.gallery', icon_class: "icons-pictures"
available_for [:admin,:manager,:sub_manager]