Commit 0817d552 authored by Ivan Tyagov's avatar Ivan Tyagov

Add global "Configure Gadgets" in "My Favourites" menu.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44036 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ef23f71f
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>global</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>configure_gadgets</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Manage portal</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>6.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Configure Gadgets</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/portal_gadgets</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
702
\ No newline at end of file
703
\ No newline at end of file
......@@ -4,4 +4,5 @@ Gadget | view
Knowledge Box | preferences
Knowledge Box | view
Knowledge Pad Module | view
Knowledge Pad | view
\ No newline at end of file
Knowledge Pad | view
portal_actions | configure_gadgets
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment