Commit 418fbb37 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

2008-12-29 kazuhiko

* forgot to add an action in the BT.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24990 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cf9cc041
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</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>object_action</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>find_terms_from_portal_type</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>Add portal content</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>23.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Find Terms from Portal Type</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/GlossaryModule_viewFindTermFromPortalTypeDialog</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
424
\ No newline at end of file
425
\ No newline at end of file
......@@ -15,6 +15,7 @@ Business Template | view_svn_repos_infos
External Folder | view
Glossary Module | create_term_for_translation
Glossary Module | export_po_file
Glossary Module | find_terms_from_portal_type
Glossary Module | find_terms_from_property_sheet
Glossary Module | find_terms_from_workflow
Glossary Module | update_fields_by_english_glossary
......
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