source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/localcommands/templates/jsresource/browser/configure.zcml_insert @ 1005

Last change on this file since 1005 was 1005, checked in by mylan, 15 years ago

Import package: Copied http://svn.quintagroup.com/products/qtheme.template/trunk@2041 + modifications concerning changed package name, namespace

File size: 300 bytes
Line 
1#if not 'js_resource' in $qplone3_theme_used_subtemplates:
2    <!-- Resource directory for scripts -->
3    <browser:resourceDirectory
4        name="${namespace_package}.${namespace_package2}.${package}.scripts"
5        directory="scripts"
6        layer=".interfaces.IThemeSpecific"
7        />
8#end if
Note: See TracBrowser for help on using the repository browser.