Author: andre
Date: 2010-06-14 13:21:05 +0200 (Mon, 14 Jun 2010)
New Revision: 42543
Modified:
openimages/trunk/src/main/webapp/mediafragment.jspx
Log:
truncated to 42 characters
Modified: openimages/trunk/src/main/webapp/mediafragment.jspx
===================================================================
--- openimages/trunk/src/main/webapp/mediafragment.jspx 2010-06-14 10:53:30 UTC
(rev 42542)
+++ openimages/trunk/src/main/webapp/mediafragment.jspx 2010-06-14 11:21:05 UTC
(rev 42543)
@@ -125,11 +125,11 @@
<c:choose>
<c:when test="${_.available}">
<a href="${mm:escape('text/xml', _.URL)}">
- <oip:filesubstr filename="${filename}" length="50" />
+ <oip:filesubstr filename="${filename}" length="42" />
</a>
</c:when>
<c:otherwise>
- <oip:filesubstr filename="${filename}" length="50" />
+ <oip:filesubstr filename="${filename}" length="42" />
</c:otherwise>
</c:choose>
</li>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs