added models for cache
This commit is contained in:
parent
e06ccd78c4
commit
7a3e3b7ef3
|
@ -8,6 +8,7 @@ module News
|
|||
widget_settings [{"data_count"=>12}]
|
||||
models_to_cache [:news_bulletin]
|
||||
# taggable "NewsBulletin"
|
||||
models_to_cache [:news_bulletin]
|
||||
categorizable
|
||||
authorizable
|
||||
frontend_enabled
|
||||
|
|
Loading…
Reference in New Issue