From 226de74b7ac1feebf1feca89c7540717a785e765 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 7 Aug 2015 18:56:45 +0000 Subject: Bug 1191016: Additional changes needed to the Intern Request Form --- .../en/default/bug/create/comment-intern.txt.tmpl | 6 +-- .../en/default/bug/create/create-intern.html.tmpl | 55 ++++++++++++---------- 2 files changed, 32 insertions(+), 29 deletions(-) (limited to 'extensions/BMO/template/en/default/bug/create') 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 bc422e2e2..89c6a8c01 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 @@ -47,6 +47,9 @@ Business Need: Potential Project: [%+ cgi.param("potential_project") %] +Intern Duration: +[%+ cgi.param("duration") %] + Job Description: [%+ cgi.param("job_description") %] @@ -58,6 +61,3 @@ Would like to intern again: Name: [%+ cgi.param("name") %] - -Duration: -[%+ cgi.param("duration") %] 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 8f5039464..7c67ba09a 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 @@ -33,7 +33,6 @@ p { max-width: 40%; } label.required:before { - w content: "* "; color: red; } @@ -108,17 +107,9 @@ $(document).ready(function() { at the VP level.

-

- Interns are charged back to your department and cost approximately 30K (USD) - for a 12 week period and includes salary, housing, relocation, equipment and - visa if needed. Costs for Interns outside of the US and Canada will be researched - and determined on a case by case basis as they do not follow the same conventions - as US and CAD. -

-

Interns will be allotted based on the need for level 1 and 2 growth on your - team, business need, and location support. + team, business need, budget, and location support.

@@ -140,17 +131,17 @@ $(document).ready(function() { [% END %]
- +
- +
- + [% PROCESS "bug/create/cost-centers.none.tmpl" %] - - + +
@@ -245,6 +239,18 @@ $(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)"> +
@@ -271,18 +280,11 @@ $(document).ready(function() {
-
- - -
-

[ * @@ -290,7 +292,8 @@ $(document).ready(function() {

-

Thanks for contacting us. You will be notified by email of any progress made in resolving your request.

+

Thanks for contacting us. You will be notified by email of any progress + made in resolving your request.

[% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b