- Do not render commands in bold
- Merge two patterns
This commit is contained in:
parent
f4f6d84a74
commit
4c135ee021
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=41627
1 changed files with 1 additions and 5 deletions
|
@ -8,11 +8,7 @@
|
|||
<!-- Global customisation -->
|
||||
|
||||
<!-- Redefine variables, and replace templates as necessary here -->
|
||||
<xsl:template match="hostid|username|groupname|devicename|maketarget|makevar">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="userinput">
|
||||
<xsl:template match="hostid|username|groupname|devicename|maketarget|makevar|userinput|command">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
|
|
Loading…
Reference in a new issue