make discussion.css cacheable
svn path=/plone.app.discussion/trunk/; revision=48359
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
<stylesheet title=""
|
||||
id="++resource++plone.app.discussion.stylesheets/discussion.css"
|
||||
media="screen" rel="stylesheet" rendering="import"
|
||||
cacheable="False" compression="safe" cookable="False"
|
||||
cacheable="True" compression="safe" cookable="False"
|
||||
enabled="1" expression=""/>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user