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 @@ ...@@ -65,6 +65,7 @@
<string>right</string> <string>right</string>
<string>center</string> <string>center</string>
<string>bottom</string> <string>bottom</string>
<string>hidden</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -84,6 +85,14 @@ ...@@ -84,6 +85,14 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_preferred_gap_id</string>
</list>
</value>
</item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
......
...@@ -12,6 +12,12 @@ ...@@ -12,6 +12,12 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>listbox_preferred_gap_id</string> </value> <value> <string>listbox_preferred_gap_id</string> </value>
...@@ -245,7 +251,7 @@ ...@@ -245,7 +251,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>listbox_gap_id</string> </value> <value> <string encoding="base64">R2FwIE7CsA==</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
...@@ -279,7 +285,7 @@ ...@@ -279,7 +285,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:cell.getObject().Account_getGapId()</string> </value> <value> <string>cell/Account_getGapId</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