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

Base_viewDocumentList : move title field in center group so that it takes the whole page width

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15295 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fe0697fa
...@@ -89,15 +89,15 @@ ...@@ -89,15 +89,15 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list/> <list>
<string>my_title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list/>
<string>my_title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
370 371
\ 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