source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/localcommands/templates/viewlet_hidden/profiles/default/viewlets.xml_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: 259 bytes
Line 
1#<?xml version="1.0"?>
2#
3#<object>
4#
5#   <!-- -*- extra stuff goes here -*- -->
6
7#if $add_hidden_tag
8  <hidden manager="${viewlet_manager_name}" skinname="${qplone3_theme_skinname}">
9   <!-- -*- $viewlet_profile_marker -*- -->
10  </hidden>
11#end if
12
13#</object>
Note: See TracBrowser for help on using the repository browser.