added data_count in engine

This commit is contained in:
Harry Bomrah 2014-06-18 19:36:40 +08:00
parent 4d28a18804
commit 013c8c46cf
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ module Faq
categorizable
authorizable
frontend_enabled
data_count 1..10
side_bar do
head_label_i18n 'faq.faq', icon_class: "icons-help"
available_for [:admin,:manager,:sub_manager]