lk | change references from agency#phone_number to agency#phone

This commit is contained in:
Louis Knapp
2016-07-26 14:21:18 -05:00
parent 7fdf4f7d02
commit ba036cd808
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
.col-xs-6
.client-info-header CLIENT INFO
.client-email= "Contact Email: " + client.agency.email
.client-phone= "Contact Phone #: " + client.agency.phone_number
.client-phone= "Contact Phone #: " + client.agency.phone
.client-photo-consent [ ] I grant consent to the Recyclery to use and publish photographs of me.
%br
Recyclery Volunteer Initials
+1 -1
View File
@@ -65,7 +65,7 @@
.col-xs-6
.client-info-header CLIENT INFO
.client-email= "Agency Email: " + @client.agency.email
.client-phone= "Agency Phone #: " + @client.agency.phone_number
.client-phone= "Agency Phone #: " + @client.agency.phone
.client-photo-consent [ ] I grant consent to the Recyclery to use and publish photographs of me.
%br
Recyclery Volunteer Initials