Commit da7d476a authored by Kevin Deldycke's avatar Kevin Deldycke

Renaming

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8638 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 56b226b4
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
<pickle> <pickle>
<tuple> <tuple>
<tuple> <tuple>
<string>Products.ERP5Form.Report</string> <string>Products.ERP5Form.Form</string>
<string>ERP5Report</string> <string>ERP5Form</string>
</tuple> </tuple>
<none/> <none/>
</tuple> </tuple>
...@@ -45,6 +45,12 @@ ...@@ -45,6 +45,12 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -62,9 +68,6 @@ ...@@ -62,9 +68,6 @@
<value> <value>
<list> <list>
<string>Default</string> <string>Default</string>
<string>right</string>
<string>center</string>
<string>bottom</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -73,38 +76,20 @@ ...@@ -73,38 +76,20 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>Default</string> </key> <key> <string>Default</string> </key>
<value> <value>
<list> <list>
<string>page_title</string> <string>workflow_title</string>
<string>breadcrumb</string> <string>workflow_description</string>
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>ERP5Site_viewPendingWorkList</string> </value> <value> <string>ERP5Web_viewMyTaskWorkflowHeader</string> </value>
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
...@@ -112,15 +97,11 @@ ...@@ -112,15 +97,11 @@
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
<value> <string>ERP5Site_viewWorkList</string> </value> <value> <string>ERP5Web_viewMyTaskWorkflowHeader</string> </value>
</item> </item>
<item> <item>
<key> <string>pt</string> </key> <key> <string>pt</string> </key>
<value> <string>report_list</string> </value> <value> <string>form_list</string> </value>
</item>
<item>
<key> <string>report_method</string> </key>
<value> <string>ERP5Site_getPendingWorkListSectionList</string> </value>
</item> </item>
<item> <item>
<key> <string>row_length</string> </key> <key> <string>row_length</string> </key>
...@@ -132,7 +113,7 @@ ...@@ -132,7 +113,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Pending Work List</string> </value> <value> <string>Workflow Web Header</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
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