Commit 83b02d78 authored by Kevin Deldycke's avatar Kevin Deldycke

Add hidden group.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8572 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 422c135e
......@@ -45,12 +45,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string></string> </value>
......@@ -68,6 +62,7 @@
<value>
<list>
<string>left</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -75,6 +70,17 @@
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_modification_date</string>
<string>listbox_theme</string>
<string>listbox_programme</string>
<string>listbox_service</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
......@@ -116,7 +122,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Folder Contents</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>uid</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