From 1a78354d0436bcc08ea472a1f52fa056bd642160 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 24 Feb 2015 18:51:09 +0000 Subject: Bug 1134392: Need edits to Recruiting Component --- .../default/bug/create/comment-recruiting.txt.tmpl | 10 ++++-- .../en/default/bug/create/cost-centers.html.tmpl | 39 +++++++++++++--------- .../default/bug/create/create-recruiting.html.tmpl | 34 ++++++++++++++++--- 3 files changed, 62 insertions(+), 21 deletions(-) diff --git a/extensions/BMO/template/en/default/bug/create/comment-recruiting.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-recruiting.txt.tmpl index 86b93693c..579d385f9 100644 --- a/extensions/BMO/template/en/default/bug/create/comment-recruiting.txt.tmpl +++ b/extensions/BMO/template/en/default/bug/create/comment-recruiting.txt.tmpl @@ -32,8 +32,8 @@ VP Authority: HRBP: [%+ cgi.param('hrbp_name') %] -Full Time or Seasonal? -[%+ cgi.param('ft_or_seasonal') %] +Regular or Seasonal? +[%+ cgi.param('reg_or_seasonal') %] Desired Location: [%+ cgi.param("desired_location") %] @@ -44,6 +44,12 @@ Comp Grade: Is this new headcount or backfill? [%+ cgi.param("new_or_backfill") %] +Are you hiring multiple of this position this year? +[%+ cgi.param("multiple") %] + +Please include Job Family: +[%+ cgi.param("job_family") %] + What part of your strategic plan does this role impact? [%+ cgi.param("plan_impact") %] diff --git a/extensions/BMO/template/en/default/bug/create/cost-centers.html.tmpl b/extensions/BMO/template/en/default/bug/create/cost-centers.html.tmpl index 8e56a20ed..68682faf4 100644 --- a/extensions/BMO/template/en/default/bug/create/cost-centers.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/cost-centers.html.tmpl @@ -1,4 +1,13 @@ - +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + + + @@ -10,7 +19,7 @@ - + @@ -19,33 +28,34 @@ - - + + + + + - + - + - + - - + - @@ -54,7 +64,7 @@ - + @@ -62,7 +72,7 @@ - + @@ -79,16 +89,15 @@ - + - - + diff --git a/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl index 9f54953ce..62ca60e61 100644 --- a/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl @@ -165,19 +165,19 @@ function jobDescToggle(what) { - + - + - - + @@ -232,6 +232,32 @@ function jobDescToggle(what) { + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-24-g4f1b