Commit 95a8bd29 authored by Jérome Perrin's avatar Jérome Perrin

changed view action


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4711 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d5bb42d4
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
<pickle> <pickle>
<tuple> <tuple>
<tuple> <tuple>
<string>Products.ERP5Type.CMFCorePatch</string> <string>Products.ERP5Type.patches.ActionInformation</string>
<string>PatchedActionInformation</string> <string>PatchedActionInformation</string>
</tuple> </tuple>
<none/> <none/>
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
<pickle> <pickle>
<tuple> <tuple>
<tuple> <tuple>
<string>Products.ERP5Type.CMFCorePatch</string> <string>Products.ERP5Type.patches.ActionInformation</string>
<string>PatchedActionInformation</string> <string>PatchedActionInformation</string>
</tuple> </tuple>
<none/> <none/>
...@@ -306,7 +306,7 @@ ...@@ -306,7 +306,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/AccountingTransaction_view</string> </value> <value> <string>string:${object_url}/AccountingRuleCell_view</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
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