aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-03-25 15:01:26 +0100
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:44:00 +0200
commit3c3860cd080dec5a71ae6c3c7bc3438fa8875d94 (patch)
tree7faf6e539db51c581c017f48274762e6ec6a6195 /lib
parent39e8a732fed33c134a301fad446b13223c4b3fc3 (diff)
downloadbugzilla-triage-3c3860cd080dec5a71ae6c3c7bc3438fa8875d94.tar.gz
Starting another module ... all small embelishments to the page.
Diffstat (limited to 'lib')
-rw-r--r--lib/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/main.js b/lib/main.js
index 72a5fe8..6c91da1 100644
--- a/lib/main.js
+++ b/lib/main.js
@@ -121,6 +121,7 @@ var contentScriptLibraries = [
self.data.url("lib/viewSource.js"),
self.data.url("lib/color.js"),
self.data.url("lib/addNewLinks.js"),
+ self.data.url("lib/otherButtons.js"),
self.data.url("lib/logging-front.js"),
self.data.url('lib/bug-page-mod.js'),
self.data.url("lib/rhbzpage.js"),