Commit a7e310ab authored by Jérome Perrin's avatar Jérome Perrin

hide field listbox_preferred_gap_id


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4787 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 17ca742f
......@@ -65,6 +65,7 @@
<string>right</string>
<string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -84,6 +85,14 @@
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_preferred_gap_id</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
......
......@@ -12,6 +12,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>listbox_preferred_gap_id</string> </value>
......@@ -245,7 +251,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>listbox_gap_id</string> </value>
<value> <string encoding="base64">R2FwIE7CsA==</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......@@ -279,7 +285,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:cell.getObject().Account_getGapId()</string> </value>
<value> <string>cell/Account_getGapId</string> </value>
</item>
</dictionary>
</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