[vlma-devel] commit: Typo in the templates definition. (Adrien Grand )

git version control git at videolan.org
Fri May 9 20:31:08 CEST 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Tue May  6 13:43:42 2008 +0200| [a6ceb1bc4ed64142e29daafc212627322253712a]

Typo in the templates definition.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=a6ceb1bc4ed64142e29daafc212627322253712a
---

 web/src/main/webapp/WEB-INF/defs/templates.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/src/main/webapp/WEB-INF/defs/templates.xml b/web/src/main/webapp/WEB-INF/defs/templates.xml
index 5ad8685..d882088 100644
--- a/web/src/main/webapp/WEB-INF/defs/templates.xml
+++ b/web/src/main/webapp/WEB-INF/defs/templates.xml
@@ -71,7 +71,7 @@
         <put-attribute name="right" value="/WEB-INF/jsp/medias/mediaslist_right.jsp" />
     </definition>
 
-    <definition name="programadd" extends="medias-parent">
+    <definition name="mediasprogramadd" extends="medias-parent">
         <put-attribute name="right" value="/WEB-INF/jsp/medias/mediasprogramadd_right.jsp" />
     </definition>
 



More information about the vlma-devel mailing list