Update Tag and Category

This commit is contained in:
manson 2014-04-18 19:38:37 +08:00
parent 9e82060654
commit 63a4209cac
1 changed files with 22 additions and 19 deletions

View File

@ -6,6 +6,9 @@ module AdBanner
base_url File.expand_path File.dirname(__FILE__)
widget_methods ["widget"]
taggable "Banner"
categorizable "Banner"
side_bar do
head_label_i18n 'ad_banner.ad_banner', icon_class: "icons-landscape"
active_for_controllers ({:private=>['ad_banner']})