List:Commits« Previous MessageNext Message »
From:paul Date:January 15 2007 6:11pm
Subject:svn commit - mysqldoc@docsrva: r4513 - in trunk: . xsl.d
View as plain text  
Author: paul
Date: 2007-01-15 18:11:21 +0100 (Mon, 15 Jan 2007)
New Revision: 4513

Log:
 r14717@frost:  paul | 2007-01-15 11:10:23 -0600
 Change attribute name.


Modified:
   trunk/xsl.d/mysql-guihelp-toc.xsl

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:18042
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:14605
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:13520
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:18042
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:14717
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:13520


Modified: trunk/xsl.d/mysql-guihelp-toc.xsl
===================================================================
--- trunk/xsl.d/mysql-guihelp-toc.xsl	2007-01-15 16:56:22 UTC (rev 4512)
+++ trunk/xsl.d/mysql-guihelp-toc.xsl	2007-01-15 17:11:21 UTC (rev 4513)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 577 bytes

@@ -51,7 +51,7 @@
     <xsl:when test="$depth=1">
       <!-- top-level sections -->
       <functiongroup>
-        <xsl:attribute name="name">
+        <xsl:attribute name="caption">
           <xsl:value-of select="normalize-space(title)"/>
         </xsl:attribute>
         <xsl:apply-templates select="section|itemizedlist"/>


Thread
svn commit - mysqldoc@docsrva: r4513 - in trunk: . xsl.dpaul15 Jan