Commit aa976885 authored by Kevin Deldycke's avatar Kevin Deldycke

hFix some Form's group to work with xhtml_style.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9251 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6a0c361f
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<list> <list>
<string>Default</string> <string>left</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>Default</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_similar_title_list</string> <string>my_similar_title_list</string>
......
152 154
\ No newline at end of file \ No newline at end of file
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