Commit 1cb75be0 authored by Fabien Morin's avatar Fabien Morin

use micro images instead of thumbnail, it's easier to use in listboxes that contain many lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29425 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bafbe503
......@@ -15,6 +15,7 @@
<list>
<string>default</string>
<string>enabled</string>
<string>image_display</string>
</list>
</value>
</item>
......@@ -103,6 +104,10 @@
<key> <string>form_id</string> </key>
<value> <string>File_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>image_display</string> </key>
<value> <string>micro</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
75
\ No newline at end of file
76
\ 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