plone.app.discussion/plone/app/discussion/profiles/default/jsregistry.xml
Laurence Rowe 46404c709f Move comments.js registration so it is merged along with other anonymous resources
svn path=/plone.app.discussion/trunk/; revision=50263
2011-06-05 22:30:56 +00:00

8 lines
200 B
XML

<?xml version="1.0"?>
<object name="portal_javascripts">
<javascript
id="++resource++plone.app.discussion.javascripts/comments.js"
insert-after="collapsibleformfields.js"
/>
</object>