From 51689c00f62c5826544842ada75b1122eed3b06f Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 9 Jul 2015 01:52:25 +0000 Subject: Bug 1178031: Add an "applies to all platforms" link next to "use my platform" --- template/en/default/bug/create/create.html.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index b3619f993..98290f1c2 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -345,8 +345,10 @@ TUI_hide_default('attachment_text_field'); (use my platform) + $('#op_sys').val('[% rep_op_sys FILTER js FILTER html %]')">use my platform) + (applies to all platforms) [% needs_extra_tr = 0 %] -- cgit v1.2.3-24-g4f1b