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

title and description fields in Preference view were too big.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9544 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 38dfaa48
......@@ -275,7 +275,7 @@
</item>
<item>
<key> <string>width</string> </key>
<value> <int>60</int> </value>
<value> <int>40</int> </value>
</item>
</dictionary>
</value>
......
......@@ -211,7 +211,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>60</int> </value>
<value> <int>40</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
45
\ No newline at end of file
46
\ 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