[vlma-devel] commit: Remove deprecated template definitions. (Adrien Grand )

git version control git at videolan.org
Thu Aug 7 23:19:03 CEST 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Thu Aug  7 21:09:18 2008 +0200| [dd60096caccabe77b5dae1a2bcb2fa27f9f97682] | committer: Adrien Grand 

Remove deprecated template definitions.

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

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

diff --git a/vlma-webapp/src/main/webapp/WEB-INF/defs/templates.xml b/vlma-webapp/src/main/webapp/WEB-INF/defs/templates.xml
index 0705ec1..b571c4b 100644
--- a/vlma-webapp/src/main/webapp/WEB-INF/defs/templates.xml
+++ b/vlma-webapp/src/main/webapp/WEB-INF/defs/templates.xml
@@ -174,19 +174,6 @@
         <put-attribute name="right" value="/WEB-INF/jsp/order/orderstartmonitoring_right.jsp" />
     </definition>
 
-    <!-- saved -->
-
-    <definition name="saved-parent" extends="vlma">
-        <put-attribute name="title" type="string" value="saved.title" />
-        <put-attribute name="subheader_left" type="string" value="quicklinks.welcome" />
-        <put-attribute name="subheader_right" value="/WEB-INF/jsp/media/quicklinks.jsp" />
-        <put-attribute name="left" value="/WEB-INF/jsp/saved/saved_left.jsp" />
-    </definition>
-
-    <definition name="save" extends="saved-parent">
-        <put-attribute name="right" value="/WEB-INF/jsp/saved/saved_right.jsp" />
-    </definition>
-
     <!-- servers -->
 
     <definition name="server-parent" extends="vlma">



More information about the vlma-devel mailing list