Commit 5f1e42eb authored by Ivan Tyagov's avatar Ivan Tyagov

No need to show title (in thumbnail mode) and icon (in search mode) as this...

No need to show title (in thumbnail mode)  and icon (in search mode) as this is confusing and not UI friendly.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38293 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ba82981c
......@@ -581,18 +581,10 @@
<key> <string>style_columns</string> </key>
<value>
<list>
<tuple>
<string>title</string>
<string>thumbnail_Title</string>
</tuple>
<tuple>
<string>thumbnail</string>
<string>thumbnail_Thumbnail</string>
</tuple>
<tuple>
<string>getIconAsHTML</string>
<string>search_Icon</string>
</tuple>
<tuple>
<string>getSummaryAsHTML</string>
<string>search_Summary</string>
......
1536
\ No newline at end of file
1537
\ 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