1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 19:54:12 +01:00

Make source linkfication in :list* less annoying.

This commit is contained in:
Kris Maglione
2010-12-18 14:25:08 -05:00
parent 1454049f48
commit a94595f4ea
2 changed files with 4 additions and 4 deletions

View File

@@ -325,7 +325,7 @@ const Template = Module("Template", {
{
this.map(iter, function (item)
<tr>
<td style="padding-right: 3em;">
<td style="padding-right: 2em;">
<span highlight="Usage">{
let (name = item.name || item.names[0], frame = item.definedAt)
!frame ? name :