[Erp5-report] r34355 fabien - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 8 10:15:47 CEST 2010


Author: fabien
Date: Thu Apr  8 10:15:43 2010
New Revision: 34355

URL: http://svn.erp5.org?rev=34355&view=rev
Log:
do not set default image_format on preview. This mean that an image will be previewed in the same format she has been uploaded.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_thumbnail.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_thumbnail.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_thumbnail.xml?rev=34355&r1=34354&r2=34355&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_thumbnail.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_thumbnail.xml [utf8] Thu Apr  8 10:15:43 2010
@@ -262,7 +262,7 @@
                 </item>
                 <item>
                     <key> <string>image_format</string> </key>
-                    <value> <string>png</string> </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>image_resolution</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=34355&r1=34354&r2=34355&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Thu Apr  8 10:15:43 2010
@@ -1,1 +1,1 @@
-1552
+1553




More information about the Erp5-report mailing list