summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/header.html.tmpl
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-03-05 01:00:54 +0100
committerDylan William Hardison <dylan@hardison.net>2018-03-05 01:00:54 +0100
commitcfb84c6899369ceeac12511e39693c5ed12f3b21 (patch)
tree49912890a383129f00e4d3c29e811917b16b8670 /template/en/default/global/header.html.tmpl
parent2d9deb00d18b646392e660dac42805ec66d3f226 (diff)
downloadbugzilla-cfb84c6899369ceeac12511e39693c5ed12f3b21.tar.gz
bugzilla-cfb84c6899369ceeac12511e39693c5ed12f3b21.tar.xz
Bug 1429344 - Review requests in requests dropdown should link to MozReview or GitHub instead of Bugzilla details page
Diffstat (limited to 'template/en/default/global/header.html.tmpl')
-rw-r--r--template/en/default/global/header.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index 428354233..ded28d186 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -107,6 +107,7 @@
[%- js_BUGZILLA = {
param => {
maxusermatches => Param('maxusermatches'),
+ splinter_base => Param('splinter_base'),
},
constant => {
COMMENT_COLS => constants.COMMENT_COLS,