source: products/quintagroup.portlet.collection/trunk/quintagroup/portlet/collection/profiles/default/jsregistry.xml @ 2740

Last change on this file since 2740 was 2740, checked in by fenix, 14 years ago
  • removed some unnecessary trailing white spaces;
  • fixed batch related labels;
  • made batch_size field disable when batching is not allowed
  • fixed navigation bug (removed unnecessary separator)
File size: 372 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_javascripts">
3
4 <javascript cacheable="True" compression="safe" cookable="True" enabled="True"
5    expression="" id="++resource++batch.js" inline="False"/>   
6
7 <javascript cacheable="True" compression="safe" cookable="True" enabled="True"
8    expression="" id="++resource++batch_size_enable.js" inline="False"/>   
9
10</object>
Note: See TracBrowser for help on using the repository browser.