[vlma-devel] commit: Remove unused empty rows. (Adrien Grand )
git version control
git at videolan.org
Tue Apr 22 00:29:22 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Tue Apr 22 00:28:02 2008 +0200| [03a388bc5163de8e7c66706a4de65911f86dc6af]
Remove unused empty rows.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=03a388bc5163de8e7c66706a4de65911f86dc6af
---
.../webapp/WEB-INF/jsp/medias/mediaslist_right.jsp | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/web/src/main/webapp/WEB-INF/jsp/medias/mediaslist_right.jsp b/web/src/main/webapp/WEB-INF/jsp/medias/mediaslist_right.jsp
index c8985eb..197a5fc 100644
--- a/web/src/main/webapp/WEB-INF/jsp/medias/mediaslist_right.jsp
+++ b/web/src/main/webapp/WEB-INF/jsp/medias/mediaslist_right.jsp
@@ -92,9 +92,6 @@
</c:otherwise>
</c:choose>
</tr>
- <tr>
- <td></td>
- <tr>
</c:forEach>
</table>
More information about the vlma-devel
mailing list