mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 02:05:45 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -1294,7 +1294,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
b.name)),
|
||||
function ({ name, description })
|
||||
[["dt", {}, name],
|
||||
["dd", {}, template.linkifyHelp(description, true)]],
|
||||
["dd", {}, template_.linkifyHelp(description, true)]],
|
||||
"\n")]]);
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user