source: products/quintagroup.dropdownmenu/trunk/quintagroup/dropdownmenu/browser/templates/sections.pt @ 3219

Last change on this file since 3219 was 2834, checked in by gvizdyk, 14 years ago

registered resource for pictures, added picture, written style for 'dropdownmenu', cleaned templates

  • Property svn:eol-style set to native
File size: 220 bytes
Line 
1<tal:tabs tal:condition="view/portal_tabs"
2          i18n:domain="plone">
3    <ul id="portal-globalnav">
4        <li tal:replace="structure view/createMenu">
5            DropDown Menu
6        </li>
7    </ul>
8</tal:tabs>
Note: See TracBrowser for help on using the repository browser.