plone.app.discussion/plone/app/discussion/profiles/default/jsregistry.xml
Pelle Kroegholt 84c111755c Enable caching and merging for comments.js to save some requests.
svn path=/plone.app.discussion/trunk/; revision=37002
2010-06-04 19:56:17 +00:00

9 lines
261 B
XML

<?xml version="1.0"?>
<object name="portal_javascripts">
<javascript
id="++resource++plone.app.discussion.javascripts/comments.js"
cacheable="True" compression="safe" cookable="True"
enabled="True" expression="" inline="False"
/>
</object>