mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 07:02:27 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -37,7 +37,7 @@ var Bookmarks = Module("bookmarks", {
|
||||
anchored: false,
|
||||
title: ["URL", "Info"],
|
||||
keys: { text: "url", description: "title", icon: "icon", extra: "extra", tags: "tags", isURI: function () true },
|
||||
process: [template.icon, template.bookmarkDescription]
|
||||
process: [template_.icon, template_.bookmarkDescription]
|
||||
}),
|
||||
|
||||
// TODO: why is this a filter? --djk
|
||||
|
||||
Reference in New Issue
Block a user