mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-14 06:35:46 +01:00
Fix Xulmus, etc.
--HG-- branch : xslt
This commit is contained in:
@@ -702,7 +702,6 @@ function Bookmarks() //{{{
|
||||
// if the search also requires a postData, [url, postData] is returned
|
||||
getSearchURL: function getSearchURL(text, useDefsearch)
|
||||
{
|
||||
let url = null;
|
||||
let searchString = (useDefsearch ? options["defsearch"] + " " : "") + text;
|
||||
|
||||
// we need to make sure our custom alias have been set, even if the user
|
||||
|
||||
Reference in New Issue
Block a user