Killed the 'lastedited' element, it's useless, we have git.

Change-Id: I61a7f92843ef888f64eb5b97267ba30227d64d73
This commit is contained in:
Jan Holesovsky 2015-11-12 09:50:56 +01:00
parent ef122d9926
commit eb95283d98
6 changed files with 0 additions and 8 deletions

View file

@ -24,7 +24,6 @@
</topic>
<history>
<created date="2008-02-08T12:13:25"/>
<lastedited date="2008-02-08T14:28:08"/>
</history>
</meta>
<body>

View file

@ -24,7 +24,6 @@
</topic>
<history>
<created date="2008-02-08T12:13:25"/>
<lastedited date="2008-02-08T13:15:05"/>
</history>
</meta>
<body>

View file

@ -24,7 +24,6 @@
</topic>
<history>
<created date="2008-02-08T12:13:25"/>
<lastedited date="2008-02-08T14:16:47"/>
</history>
</meta>
<body>

View file

@ -24,7 +24,6 @@
</topic>
<history>
<created date="2008-02-08T12:13:25"/>
<lastedited date="2008-02-08T13:36:25"/>
</history>
</meta>
<body>

View file

@ -24,7 +24,6 @@
</topic>
<history>
<created date="2008-02-08T12:13:25"/>
<lastedited date="2008-02-08T12:53:38"/>
</history>
</meta>
<body>

View file

@ -256,9 +256,6 @@
<xsl:template match="item"><span class="{@type}"><xsl:apply-templates /></span></xsl:template>
<xsl:template match="item" mode="embedded"><span class="{@type}"><xsl:apply-templates /></span></xsl:template>
<!-- LASTEDITED -->
<xsl:template match="lastedited" />
<!-- LINK -->
<xsl:template match="link">
<xsl:choose> <!-- don't insert the heading link to itself -->