mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-12 21:15:46 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -279,8 +279,6 @@ var AddonList = Class("AddonList", {
|
||||
},
|
||||
|
||||
message: Class.Memoize(function () {
|
||||
|
||||
XML.ignoreWhitespace = true;
|
||||
DOM.fromJSON(["table", { highlight: "Addons", key: "list" },
|
||||
["tr", { highlight: "AddonHead" },
|
||||
["td", {}, _("title.Name")],
|
||||
|
||||
Reference in New Issue
Block a user