You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/03/01 00:32:17 UTC

svn commit: r155716 - in lenya/trunk/src/webapp/lenya: content/rc/versions-screen.xsp usecase.xmap xslt/rc/rollback.xsl

Author: gregor
Date: Mon Feb 28 15:32:15 2005
New Revision: 155716

URL: http://svn.apache.org/viewcvs?view=rev&rev=155716
Log:
Removed unused rollback screen

Removed:
    lenya/trunk/src/webapp/lenya/content/rc/versions-screen.xsp
    lenya/trunk/src/webapp/lenya/xslt/rc/rollback.xsl
Modified:
    lenya/trunk/src/webapp/lenya/usecase.xmap

Modified: lenya/trunk/src/webapp/lenya/usecase.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/usecase.xmap?view=diff&r1=155715&r2=155716
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecase.xmap (original)
+++ lenya/trunk/src/webapp/lenya/usecase.xmap Mon Feb 28 15:32:15 2005
@@ -450,12 +450,6 @@
         <!--Rollback-->
         <map:match pattern="rollback" type="usecase">
           
-          <map:match pattern="showscreen" type="step">
-            <map:generate src="content/rc/versions-screen.xsp" type="serverpages"/>
-            <map:transform src="fallback://lenya/xslt/rc/rollback.xsl"/>
-            <map:call resource="style-cms-page"/>
-          </map:match>
-          
           <map:match pattern="view" type="step">
             <map:redirect-to session="true" uri="{page-envelope:context-prefix}/{../../1}/authoring/{../../3}?lenya.step=view-revision&amp;rollbackTime={request-param:rollbackTime}"/>
           </map:match>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org