From 1dce63de5a30aa7bd6ce2cbf3169476698f6ef16 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Mon, 26 Apr 2010 12:18:08 +0200 Subject: Two attempts to make it at least a little bit compliant with Eclipse/WTP --- bugzillaComments.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bugzillaComments.js') diff --git a/bugzillaComments.js b/bugzillaComments.js index 83b382d..6ae3e81 100644 --- a/bugzillaComments.js +++ b/bugzillaComments.js @@ -119,7 +119,7 @@ function BaseBugzilla(doc) { BaseBugzilla.prototype = { doc: null, - get installedPackages() { + get: function installedPackages() { // TODO does this really need to by dynamic? let installedPackages = {}; if (gJSONData && ("commentPackages" in gJSONData)) { @@ -142,7 +142,7 @@ BaseBugzilla.prototype = { " " + "