Explorar o código

doc/stylesheets: set 0 for id column in dbtext version table records

Daniel-Constantin Mierla %!s(int64=5) %!d(string=hai) anos
pai
achega
fcd3f257c1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/stylesheets/dbschema_k/xsl/dbtext.xsl

+ 1 - 0
doc/stylesheets/dbschema_k/xsl/dbtext.xsl

@@ -53,6 +53,7 @@
 
     <!-- version data template -->
     <xsl:template match="version">
+	<xsl:text>0:</xsl:text>
 	<xsl:call-template name="get-name">
 	    <xsl:with-param name="select" select="parent::table"/>
 	</xsl:call-template>