mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 08:35:45 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -223,8 +223,6 @@ var DownloadList = Class("DownloadList",
|
||||
|
||||
message: Class.Memoize(function () {
|
||||
|
||||
XML.ignoreWhitespace = true;
|
||||
XML.prettyPrinting = false;
|
||||
DOM.fromJSON(["table", { highlight: "Downloads", key: "list" },
|
||||
["tr", { highlight: "DownloadHead", key: "head" },
|
||||
["span", {}, _("title.Title")],
|
||||
|
||||
Reference in New Issue
Block a user