Skip to content

Commit f42b75a

Browse files
author
p12
committed
Preprocess: all template edit links are noprint, thus this snippet is not needed
1 parent 2947c68 commit f42b75a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

preprocess.xsl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,6 @@
7575
]
7676
]"/>
7777

78-
<!-- remove template edit links -->
79-
<xsl:template match="
80-
//tr[
81-
@class = 't-dcl-list-item'
82-
]/td/span[
83-
contains(@class, 'editsection')
84-
]"/>
85-
8678
<!-- remove external links to unused resources -->
8779
<xsl:template match="/html/head/link[@rel = 'alternate']"/>
8880
<xsl:template match="/html/head/link[@rel = 'search']"/>

0 commit comments

Comments
 (0)