mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 23:24:12 +01:00
Get rid of a lot of special casing in the event loops. Merge default.
--HG-- branch : mode-refactoring
This commit is contained in:
@@ -352,8 +352,8 @@
|
||||
|
||||
<xsl:template match="dactyl:dl" mode="help-2">
|
||||
<dl>
|
||||
<column/>
|
||||
<column/>
|
||||
<column style="{@dt}"/>
|
||||
<column style="{@dd}"/>
|
||||
<xsl:for-each select="dactyl:dt">
|
||||
<tr>
|
||||
<xsl:apply-templates select="." mode="help-1"/>
|
||||
|
||||
Reference in New Issue
Block a user