Skip to content

Commit

Permalink
DAH-1164 Update proof dropdown for Alice Griffith (#1637)
Browse files Browse the repository at this point in the history
  • Loading branch information
christine-sfg authored May 11, 2022
1 parent 8f06758 commit ac34ac8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,8 @@ ShortFormHelperService = ($translate, $filter, $sce, $state, ListingPreferenceSe

Service.preference_proof_options_alice_griffith = [
['Letter from SFHA verifying address', Service.flagForI18n('label.proof.sfha_letter')]
['CA ID or Driver\'s License', Service.flagForI18n('label.proof.ca_license')]
['SFHA Lease', Service.flagForI18n('label.proof.sfha_lease')]
['SF City ID', Service.flagForI18n('label.proof.sf_city_id')]
['Telephone bill (landline only)', Service.flagForI18n('label.proof.telephone_bill')]
['Cable and internet bill', Service.flagForI18n('label.proof.cable_bill')]
['Paystub (listing home address)', Service.flagForI18n('label.proof.paystub_home')]
Expand Down

0 comments on commit ac34ac8

Please sign in to comment.