aboutsummaryrefslogtreecommitdiffstats
path: root/data/tweaks
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-07 01:50:24 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:53:46 +0200
commit5ec547dc04fa7f79a66a15ef61da79cafb725bb7 (patch)
tree81762bf0ae7be176d2257bb2a09c715ce0989fb3 /data/tweaks
parent8e501abd49e5aeac70a84ceef96a72b5078df221 (diff)
downloadbugzilla-triage-5ec547dc04fa7f79a66a15ef61da79cafb725bb7.tar.gz
Make inline history (if it worked, that is ;)) configurable.
* JSON must contain configData.verboseInlineHistory * enable it for mozilla JSON per default * also move call of addNewLinks to bzpage.js
Diffstat (limited to 'data/tweaks')
-rw-r--r--data/tweaks/bug-page-mod.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/tweaks/bug-page-mod.js b/data/tweaks/bug-page-mod.js
index b4a2244..3d5ee9b 100644
--- a/data/tweaks/bug-page-mod.js
+++ b/data/tweaks/bug-page-mod.js
@@ -72,10 +72,6 @@ function collectHistory(rpcURL) {
}
function tweakBugzilla(atts, cData) {
- // Add links for creating new bug in the same product
- // and same component
- addNewLinks();
-
viewAttachmentSource(atts);
// Mark up history along right hand edge