source: products/quintagroup.plonecomments/branches/jquery/quintagroup/plonecomments/profiles/default/jsregistry.xml @ 3105

Last change on this file since 3105 was 3105, checked in by kroman0, 13 years ago

Updated jsregistry

File size: 455 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_javascripts" meta_type="JavaScripts Registry">
3    <javascript cacheable="true" compression="safe" cookable="true"
4        enabled="true" id="qcomments.js" inline="false"
5        expression="here/@@qcomments/js3"
6        />
7    <javascript cacheable="true" compression="safe" cookable="true"
8        enabled="true" id="qcomments4.js" inline="false"
9        expression="here/@@qcomments/js4"
10        />
11</object>
Note: See TracBrowser for help on using the repository browser.