From 9f657478549c3d35623e08957930d1cc62c20ddc Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 30 Jul 2012 13:10:36 -0400 Subject: Bug 773764 - Changes to Air Mozilla Event (Brownbag) Request Form --- .../default/bug/create/create-brownbag.html.tmpl | 139 +++++++++++++-------- 1 file changed, 89 insertions(+), 50 deletions(-) (limited to 'extensions/BMO/template/en/default/bug') diff --git a/extensions/BMO/template/en/default/bug/create/create-brownbag.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-brownbag.html.tmpl index e1886190c..a73ae73cb 100644 --- a/extensions/BMO/template/en/default/bug/create/create-brownbag.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-brownbag.html.tmpl @@ -22,7 +22,7 @@ [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl - title = "Mozilla Corporation Brownbag Requests" + title = "Event Request" style = ".yui-skin-sam .yui-calcontainer { z-index: 1; }" style_urls = [ 'skins/standard/enter_bug.css' ] javascript_urls = [ 'js/attachment.js', 'js/field.js', 'js/util.js' ] @@ -31,34 +31,28 @@ [% USE Bugzilla %] -
Brownbag Request
- -

Brownbag Request: Please use this form if you plan on hosting a brownbag so that IT will be able to properly provide support.

- -

Process:

- -
  1. Complete and submit request below.
  2. -
  3. Your request will be reviewed and assigned to the appropriate person in IT.
  4. -
- -

These requests will only be visible internally in all cases and only to the -person who submitted the request and any persons designated in the CC line.

- +

+ Event Request: Please use this form to schedule an event + in any of the Mozilla Common Spaces. +

+ +

Process:

+ +
    +
  1. Complete and submit request below.
  2. +
  3. Your request will be reviewed and assigned to the appropriate person in IT.
  4. +
+
@@ -85,6 +91,15 @@ function trySubmit() { +[% FOREACH type = product.flag_types.bug %] + [% NEXT IF type.name != 'pr-review' %] + + +[% END %] + @@ -122,11 +137,11 @@ function trySubmit() { @@ -196,7 +225,7 @@ function trySubmit() { - - - - - - + - - + + - + @@ -265,11 +295,20 @@ function trySubmit() { : + + + + +
- + : -
- + - + - + +
+ +
+ +
+ +
- -
- - This event may be
viewed by the public:
+ If No is chosen, this request will only be visible internally as well + as the reporter and anyone designated in the CC field.
+ +
+ + +
- +
- Please briefly describe the brownbag and any specific needs you might have.
+ Please describe the event the way you would in a program guide listing
+ + + +
-- cgit v1.2.3-24-g4f1b