mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-05 19:55:45 +01:00
Fix last commit.
This commit is contained in:
@@ -339,6 +339,7 @@ var Template = Module("Template", {
|
||||
<span highlight="LinkInfo" xmlns:dactyl={NS}>Defined at {sourceLink(frame)}</span>
|
||||
}</span>
|
||||
</td>
|
||||
{ template.map(item.columns, function (c) <td>{c}</td>) }
|
||||
<td>{desc(item)}</td>
|
||||
</tr>)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user