From 887524670413292b71448bd0c67ab2b786c78b49 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 10 Mar 2015 13:13:49 +0800 Subject: Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write API tokens into the shadow DB) --- extensions/Splinter/template/en/default/pages/splinter.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/Splinter') diff --git a/extensions/Splinter/template/en/default/pages/splinter.html.tmpl b/extensions/Splinter/template/en/default/pages/splinter.html.tmpl index 9b759ab6e..bfb6e2fcb 100644 --- a/extensions/Splinter/template/en/default/pages/splinter.html.tmpl +++ b/extensions/Splinter/template/en/default/pages/splinter.html.tmpl @@ -25,6 +25,7 @@ [% PROCESS global/header.html.tmpl title = "Patch Review" + generate_api_token = 1 header = "Patch Review" style_urls = [ "js/yui/assets/skins/sam/container.css", "js/yui/assets/skins/sam/button.css", -- cgit v1.2.3-24-g4f1b