From a6c5ec6f935a9bd17e99f5b3190b1af9eb350018 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 3 Sep 2015 03:59:39 +0000 Subject: Bug 1196508: Intern Request Metric Dashboard --- .../BMO/template/en/default/bug/create/comment-intern.txt.tmpl | 6 ++++++ .../BMO/template/en/default/bug/create/create-intern.html.tmpl | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'extensions/BMO/template/en/default/bug') diff --git a/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl index 33bcf6764..5f30b4168 100644 --- a/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl +++ b/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl @@ -21,6 +21,9 @@ Cost Center: VP Authority: [%+ cgi.param('vp_authority') %] +Product Line: +[%+ cgi.param('product_line') %] + Level 1/Level 2: [%+ cgi.param("level_1_or_2") %] @@ -32,6 +35,9 @@ Other Location: [%+ cgi.param("other_location") %] [% END %] +Onsite Mentorship: +[%+ cgi.param('onsite') %] + [% IF cgi.param("possible_mentor") %] Possible Mentor: [%+ cgi.param("possible_mentor") %] diff --git a/extensions/BMO/template/en/default/bug/create/create-intern.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-intern.html.tmpl index b0fd8cf05..9c04abc7e 100644 --- a/extensions/BMO/template/en/default/bug/create/create-intern.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-intern.html.tmpl @@ -258,10 +258,8 @@ $(document).ready(function() { + placeholder="Please add link to Mana or copy and paste a JD. (if you are looking for multiple types interns please include a job description for each)" + >
-- cgit v1.2.3-24-g4f1b