summaryrefslogtreecommitdiffstats
path: root/extensions/MozProjectReview/web
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-05-14 19:15:15 +0200
committerDave Lawrence <dlawrence@mozilla.com>2013-05-14 19:15:15 +0200
commit03cbc9e067e93b27b0752cc09044104be85326f5 (patch)
tree9a1e622235b9e9781d5d3539e17e70b3a8584b9e /extensions/MozProjectReview/web
parenta8dcebe392d2b98380387be66d457d70d26d830c (diff)
downloadbugzilla-03cbc9e067e93b27b0752cc09044104be85326f5.tar.gz
bugzilla-03cbc9e067e93b27b0752cc09044104be85326f5.tar.xz
Bug 850920 - Project Kickoff Form: Add new question to Legal subsection area
Diffstat (limited to 'extensions/MozProjectReview/web')
-rw-r--r--extensions/MozProjectReview/web/js/moz_project_review.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/MozProjectReview/web/js/moz_project_review.js b/extensions/MozProjectReview/web/js/moz_project_review.js
index 5b217a800..18610aaf4 100644
--- a/extensions/MozProjectReview/web/js/moz_project_review.js
+++ b/extensions/MozProjectReview/web/js/moz_project_review.js
@@ -30,7 +30,8 @@ var MPR = {
"finance_purchase_cost": "Please enter a value for total cost in the finance questions section"
},
"legal_questions": {
- "legal_priority": "Please select a priority for the legal questions section",
+ "legal_priority": "Please select a value for priority in the legal questions section",
+ "legal_timeframe": "Please select a value for timeframe in the legal questions section",
"legal_help_from_legal": "Please describe the help needed from the Legal department"
},
"legal_sow_questions": {