source: products/quintagroup.plonetabs/branches/nokss/quintagroup/plonetabs/profiles/default/controlpanel.xml @ 3681

Last change on this file since 3681 was 43, checked in by crchemist, 18 years ago

rename file

File size: 463 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_controlpanel" meta_type="Plone Control Panel Tool"
3    xmlns:i18n="http://xml.zope.org/namespaces/i18n" i18n:domain="plone">
4 <configlet title="Plone Tabs" action_id="plonetabs"
5    appId="quintagroup.plonetabs" category="Products" condition_expr=""
6    url_expr="string:${portal_url}/@@plonetabs-controlpanel"
7    visible="True" i18n:attributes="title">
8  <permission>Manage portal</permission>
9 </configlet>
10</object>
Note: See TracBrowser for help on using the repository browser.