You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/02/12 23:15:04 UTC

svn commit: r627149 - /lenya/trunk/src/webapp/lenya/xslt/exception/document-does-not-exist.xsl

Author: andreas
Date: Tue Feb 12 14:15:01 2008
New Revision: 627149

URL: http://svn.apache.org/viewvc?rev=627149&view=rev
Log:
[minor change] removed unused import

Modified:
    lenya/trunk/src/webapp/lenya/xslt/exception/document-does-not-exist.xsl

Modified: lenya/trunk/src/webapp/lenya/xslt/exception/document-does-not-exist.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/xslt/exception/document-does-not-exist.xsl?rev=627149&r1=627148&r2=627149&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/xslt/exception/document-does-not-exist.xsl (original)
+++ lenya/trunk/src/webapp/lenya/xslt/exception/document-does-not-exist.xsl Tue Feb 12 14:15:01 2008
@@ -24,8 +24,6 @@
   xmlns="http://www.w3.org/1999/xhtml"
   >
   
-  <xsl:import href="../util/page-util.xsl"/>
-  
   <xsl:param name="pub"/>
   <xsl:param name="area"/>
   <xsl:param name="path"/>



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