removed models_to_cache temprorily
This commit is contained in:
parent
a31d5d24cd
commit
441d3fe32e
|
@ -6,7 +6,7 @@ module AdBanner
|
|||
base_url File.expand_path File.dirname(__FILE__)
|
||||
widget_methods ["widget"]
|
||||
widget_settings [{"override_category_with"=>"banner","multiselect"=>false,"display_field"=>"title"}]
|
||||
models_to_cache [:banner,:ad_image]
|
||||
# models_to_cache [:banner,:ad_image]
|
||||
taggable "Banner"
|
||||
categorizable
|
||||
authorizable
|
||||
|
|
Loading…
Reference in New Issue