Author: ruwan
Date: Thu Jun  5 04:18:52 2008
New Revision: 18002
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18002

Log:
Fixing the issue ESBJAVA-518


Modified:
   
branches/esb/java/1.7/esb/java/modules/distribution/src/main/www/extensions/core/xslt/mediators/throttle_edit.xsl

Modified: 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/www/extensions/core/xslt/mediators/throttle_edit.xsl
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/1.7/esb/java/modules/distribution/src/main/www/extensions/core/xslt/mediators/throttle_edit.xsl?rev=18002&r1=18001&r2=18002&view=diff
==============================================================================
--- 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/www/extensions/core/xslt/mediators/throttle_edit.xsl
   (original)
+++ 
branches/esb/java/1.7/esb/java/modules/distribution/src/main/www/extensions/core/xslt/mediators/throttle_edit.xsl
   Thu Jun  5 04:18:52 2008
@@ -17,7 +17,7 @@
   ~
   -->
 
-lesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
     <xsl:include href="mediator_view.xsl"/>
     <xsl:template match="syn:throttle" 
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy";  
xmlns:syn="http://ws.apache.org/ns/synapse";>
         <div id="throttle_edit">

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to