add models_to_cache
This commit is contained in:
parent
98e356513c
commit
b9720d513e
|
@ -8,6 +8,7 @@ module WebResource
|
|||
taggable "WebLink"
|
||||
widget_methods ["widget"]
|
||||
widget_settings [{"data_count"=>30}]
|
||||
models_to_cache [:web_link]
|
||||
categorizable
|
||||
authorizable
|
||||
frontend_enabled
|
||||
|
|
Loading…
Reference in New Issue