summaryrefslogtreecommitdiffstats
path: root/template/en/default/request
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-03-05 05:57:51 +0100
committerByron Jones <glob@mozilla.com>2015-03-05 05:57:51 +0100
commitb7147b778824e13a15f912fdf458bf3959d439e5 (patch)
tree1deddd019fb15747dacc3067d0c2606f864fc41c /template/en/default/request
parentf6686ca1edfe4a233c7f39836e265d466bda37b7 (diff)
downloadbugzilla-b7147b778824e13a15f912fdf458bf3959d439e5.tar.gz
bugzilla-b7147b778824e13a15f912fdf458bf3959d439e5.tar.xz
Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB
r=dkl,a=glob
Diffstat (limited to 'template/en/default/request')
-rw-r--r--template/en/default/request/queue.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/request/queue.html.tmpl b/template/en/default/request/queue.html.tmpl
index f64583acd..828bdba9f 100644
--- a/template/en/default/request/queue.html.tmpl
+++ b/template/en/default/request/queue.html.tmpl
@@ -11,6 +11,7 @@
[% PROCESS global/header.html.tmpl
title="Request Queue"
+ generate_api_token = 1
onload="var f = document.request_form; selectProduct(f.product, f.component, null, null, 'Any');"
javascript_urls=["js/productform.js", "js/field.js"]
style_urls = ['skins/standard/buglist.css']