Skip to content

Commit

Permalink
Merge pull request #86 from CityOfNewYork/hotfix/OP-573
Browse files Browse the repository at this point in the history
hotfix/OP-573 - added board of elections (master)
  • Loading branch information
joelbcastillo committed Mar 22, 2016
2 parents c30c6ae + 037d1d0 commit b0df448
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions public_records_portal/static/js/newrequestform.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ $(function () {
"Office of Long-Term Planning & Sustainability"
]
var governmentAdministration = [
"Board of Elections",
"Business Integrity Commission",
"City Commission on Human Rights",
"Civil Service Commission",
Expand Down
1 change: 1 addition & 0 deletions public_records_portal/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ def new_request(passed_recaptcha=False, data=None):
"Office of Long-Term Planning & Sustainability"
],
'Government Administration': [
"Board of Elections",
"Office of the Actuary",
"Office of Administrative Trials and Hearings",
"Business Integrity Commission",
Expand Down
1 change: 1 addition & 0 deletions users/liaisons.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
department name,PRR liaison,PRR backup
Administration for Children's Services,[email protected],
Board of Correction,[email protected],
Board of Elections,[email protected],
Board of Standards and Appeals,[email protected],
Business Integrity Commission,[email protected],
City Commission on Human Rights,[email protected],[email protected]
Expand Down
1 change: 1 addition & 0 deletions users/pt_user_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"Administration for Children's Services",
"Art Commission",
"Board of Correction",
"Board of Elections",
"Board of Standards and Appeals",
"Business Integrity Commission",
"Civil Service Commission",
Expand Down
1 change: 1 addition & 0 deletions users/staff.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name,email,department name,phone number,role
Administration for Children's Services,[email protected],Administration for Children's Services,311,Agency Administrator
Bess Chui,[email protected],Office of the Mayor,311,Agency Administrator
Board of Correction,[email protected],Board of Correction,311,Agency Administrator
Board of Elections,[email protected],Board of Elections,311,Agency Administrator
Board of Standards and Appeals,[email protected],Board of Standards and Appeals,311,Agency Administrator
Brandon Joesph,[email protected],Office of the Mayor,311,Agency Administrator
Business Integrity Commission,[email protected],Business Integrity Commission,311,Agency Administrator
Expand Down

0 comments on commit b0df448

Please sign in to comment.