Commit 1dd7f5c3 authored by Kevin Deldycke's avatar Kevin Deldycke

Re-organize fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8642 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0a06eada
......@@ -86,6 +86,12 @@ return context.getPortalObject().portal_catalog(**kw)\n
<none/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>**kw</string> </value>
......
......@@ -45,6 +45,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string></string> </value>
......@@ -62,6 +68,7 @@
<value>
<list>
<string>left</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -69,6 +76,17 @@
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_translated_validation_state_title</string>
<string>listbox_translated_publication_state_title</string>
<string>listbox_title</string>
<string>listbox_version</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
......@@ -90,7 +108,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>Base_viewWorkflowHistory</string> </value>
<value> <string>WorkList_viewPendingWork</string> </value>
</item>
<item>
<key> <string>pt</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