[Yanel-commits] rev 45350 - public/yanel/trunk/src/webapp/htdocs/Google-Analytics

michi at wyona.com michi at wyona.com
Mon Nov 9 07:43:05 CET 2009


Author: michi
Date: 2009-11-09 07:43:05 +0100 (Mon, 09 Nov 2009)
New Revision: 45350

Modified:
   public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt
Log:
formatting

Modified: public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt
===================================================================
--- public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt	2009-11-09 06:39:24 UTC (rev 45349)
+++ public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt	2009-11-09 06:43:05 UTC (rev 45350)
@@ -3,13 +3,9 @@
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
 >
 
-
 <xsl:import href="../commons/identity-transformation.xsl"/>
-
-
 <xsl:include href="GA.xslt"/>
 
-
 <xsl:template match="xhtml:body">
   <xsl:copy>
     <xsl:apply-templates select="@*"/>
@@ -18,5 +14,4 @@
   </xsl:copy>
 </xsl:template>
 
-
 </xsl:transform>



More information about the Yanel-commits mailing list