aboutsummaryrefslogtreecommitdiffstats
path: root/lib/main.js
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-03-25 15:24:45 +0100
commita9e66d84f83d3f21fffd4cd9872ac8934e455edf (patch)
treeb2ad88df13071818a69d4cd47be10b8074189c1d /lib/main.js
parenta90359a5d5ed0f45dfa5da7e154842c08f19d05a (diff)
downloadbugzilla-triage-a9e66d84f83d3f21fffd4cd9872ac8934e455edf.tar.gz
Starting another module ... all small embelishments to the page.
Diffstat (limited to 'lib/main.js')
-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"),