Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_bulk_brochure_request
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUR Drupal
uw_bulk_brochure_request
Commits
1c6d032e
Commit
1c6d032e
authored
6 years ago
by
Web Developer
Browse files
Options
Downloads
Patches
Plain Diff
update brochure order in dropdown
parent
3e2831cc
No related branches found
Branches containing commit
Tags
7.x-1.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
uw_bulk_brochure_request.module
+4
-4
4 additions, 4 deletions
uw_bulk_brochure_request.module
with
4 additions
and
4 deletions
uw_bulk_brochure_request.module
+
4
−
4
View file @
1c6d032e
...
...
@@ -104,6 +104,8 @@ function uw_bulk_brochure_request_admin() {
"faculty_bundle"
=>
t
(
'Faculty brochures only'
),
// AHS,ENG, ENV, MATH, SCI, Honours arts, AFM, CS, ARCH, PHARM, OPTOM
//"faculty_school_bundle" => t('Faculty and professional school brochures only'),
"num_honours_art_c"
=>
t
(
'Honours Arts'
),
"num_art_business_c"
=>
t
(
'Honours Arts and Business'
),
"num_ahs_c"
=>
t
(
'Faculty of Applied Health Sciences'
),
"num_engineering_c"
=>
t
(
'Faculty of Engineering'
),
"num_environment_c"
=>
t
(
'Faculty of Environment'
),
...
...
@@ -115,8 +117,6 @@ function uw_bulk_brochure_request_admin() {
"num_pharmacy_c"
=>
t
(
'School of Pharmacy'
),
"num_cs_c"
=>
t
(
'David R. Cheriton School of Computer Science'
),
"num_gbda_c"
=>
t
(
'Global Business and Digital Arts'
),
"num_honours_art_c"
=>
t
(
'Honours Arts'
),
"num_art_business_c"
=>
t
(
'Honours Arts and Business'
),
"num_ki_c"
=>
t
(
'Knowledge Integration'
),
"num_bus_account_c"
=>
t
(
'Mathematics, Business and Accounting'
),
"num_grebel_c"
=>
t
(
'Conrad Grebel University College'
),
...
...
@@ -174,6 +174,8 @@ function uw_bulk_brochure_request_form($form_state) {
"num_national_admissions_c"
=>
t
(
'Canadian viewbook'
),
"num_intl_admissions_c"
=>
t
(
'International viewbook'
),
"num_pathways_c"
=>
t
(
'College transfer student viewbook'
),
"num_honours_art_c"
=>
t
(
'Honours Arts'
),
"num_art_business_c"
=>
t
(
'Honours Arts and Business'
),
"num_ahs_c"
=>
t
(
'Faculty of Applied Health Sciences'
),
"num_engineering_c"
=>
t
(
'Faculty of Engineering'
),
"num_environment_c"
=>
t
(
'Faculty of Environment'
),
...
...
@@ -185,8 +187,6 @@ function uw_bulk_brochure_request_form($form_state) {
"num_pharmacy_c"
=>
t
(
'School of Pharmacy'
),
"num_cs_c"
=>
t
(
'David R. Cheriton School of Computer Science'
),
"num_gbda_c"
=>
t
(
'Global Business and Digital Arts'
),
"num_honours_art_c"
=>
t
(
'Honours Arts'
),
"num_art_business_c"
=>
t
(
'Honours Arts and Business'
),
"num_ki_c"
=>
t
(
'Knowledge Integration'
),
"num_bus_account_c"
=>
t
(
'Mathematics, Business and Accounting'
),
"num_grebel_c"
=>
t
(
'Conrad Grebel University College'
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment