Update Tag and Category
This commit is contained in:
parent
9e82060654
commit
63a4209cac
|
@ -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']})
|
||||
|
|
Loading…
Reference in New Issue