Commit 3680b782 authored by Vincent Pelletier's avatar Vincent Pelletier

Hide field used during listbox rendering.

parent da19fe40
...@@ -63,14 +63,15 @@ ...@@ -63,14 +63,15 @@
<value> <value>
<list> <list>
<string>listbox</string> <string>listbox</string>
<string>listbox_start_date</string>
</list> </list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <value>
<list/> <list>
<string>listbox_start_date</string>
</list>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
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