source: products/quintagroup.mobileextender/trunk/quintagroup/mobileextender/profiles/default/controlpanel.xml @ 1561

Last change on this file since 1561 was 754, checked in by piv, 17 years ago

copied from trunk

File size: 376 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_controlpanel" meta_type="Plone Control Panel Tool">
3 <configlet title="Manage Mobile Content" action_id="mobileControl"
4    appId="quintagroup.mobileextender" category="Products" condition_expr=""
5    url_expr="string:${portal_url}/mobile_control"
6    visible="True">
7  <permission>Manage portal</permission>
8 </configlet>
9</object>
Note: See TracBrowser for help on using the repository browser.