mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 11:43:37 +02:00
Fix :noh
This commit is contained in:
@@ -223,7 +223,7 @@ function Search() //{{{
|
|||||||
return aNode;
|
return aNode;
|
||||||
},
|
},
|
||||||
|
|
||||||
getSpans: function (doc) buffer.evaluateXPath("//*[liberator:highlight='Search']", doc)
|
getSpans: function (doc) buffer.evaluateXPath("//*[@liberator:highlight='Search']", doc)
|
||||||
};
|
};
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////}}}
|
/////////////////////////////////////////////////////////////////////////////}}}
|
||||||
|
|||||||
Reference in New Issue
Block a user