summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-04-08 04:30:44 +0200
committerDylan William Hardison <dylan@hardison.net>2018-06-28 22:41:55 +0200
commitc4b893ce10c982d242fcc540e937fca8e0336bde (patch)
treeafdced0783465669af6d7ad6e3de36014fa7fb20 /template
parent5fa0256cf4192fc9b7b41fa47aa961e1f32936e1 (diff)
downloadbugzilla-c4b893ce10c982d242fcc540e937fca8e0336bde.tar.gz
bugzilla-c4b893ce10c982d242fcc540e937fca8e0336bde.tar.xz
fix path stuff
Diffstat (limited to 'template')
-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 196cf25d2..3d86dcf24 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -109,6 +109,7 @@
[% END %]
[%- js_BUGZILLA = {
+ QUANTUM => Bugzilla.usage_mode == constants.USAGE_MODE_QUANTUM,
param => {
maxattachmentsize => Param('maxattachmentsize'),
maxusermatches => Param('maxusermatches'),