mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 02:37:58 +01:00
Move some things around. Fix bug in last commit (I've already forgotten which).
--HG-- branch : groups
This commit is contained in:
@@ -1159,8 +1159,6 @@ var Hints = Module("hints", {
|
||||
function ({ self }) { self.escapeNumbers = !self.escapeNumbers; });
|
||||
},
|
||||
options: function () {
|
||||
const DEFAULT_HINTTAGS =
|
||||
|
||||
function xpath(arg) util.makeXPath(arg);
|
||||
options.add(["extendedhinttags", "eht"],
|
||||
"XPath strings of hintable elements for extended hint modes",
|
||||
|
||||
Reference in New Issue
Block a user