Author: michiel
Date: 2009-06-25 18:42:06 +0200 (Thu, 25 Jun 2009)
New Revision: 36422

Modified:
   openimages/trunk/src/main/webapp/mediafragment.jspx
Log:
OIP-13

Modified: openimages/trunk/src/main/webapp/mediafragment.jspx
===================================================================
--- openimages/trunk/src/main/webapp/mediafragment.jspx 2009-06-25 16:41:51 UTC 
(rev 36421)
+++ openimages/trunk/src/main/webapp/mediafragment.jspx 2009-06-25 16:42:06 UTC 
(rev 36422)
@@ -91,7 +91,8 @@
                 <c:if test="${_.main}">
                   <jsp:text> *</jsp:text>
                 </c:if>
-                <strong>${_.format}: </strong>
+                <strong>${_.format}:</strong>
+                <jsp:text> (${_.dimension}, ${_.info.bitrate}) </jsp:text>
                 <c:choose>
                   <c:when test="${_.available}">
                     <a href="${_.URL}">

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to