1
0
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:
Kris Maglione
2010-10-10 15:19:27 -04:00
parent c977268278
commit d7ff35c565
13 changed files with 129 additions and 159 deletions

View File

@@ -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"/>