Browse Source

lk | adds more space to client receipts for signatures

master
Louis Knapp 8 years ago
parent
commit
2e8edce6ef
  1. 8
      app/views/clients/_receipt.html.haml

8
app/views/clients/_receipt.html.haml

@ -23,10 +23,12 @@
%br
Client Signature
%br
%br
________________
%br
Recyclery Volunteer Initials
%br
%br
___
%br
CLIENT COPY
@ -60,15 +62,17 @@
%br
Client Signature
%br
%br
________________
.col-xs-6
.client-info-header CLIENT INFO
.client-email= "Agency Email: " + client.agency.email
.client-phone= "Agency Phone #: " + client.agency.phone_number
.client-email= "Contact Email: " + client.agency.email
.client-phone= "Contact Phone #: " + client.agency.phone_number
.client-photo-consent [ ] I grant consent to the Recyclery to use and publish photographs of me.
%br
Recyclery Volunteer Initials
%br
%br
___
%br
RECYCLERY COPY

Loading…
Cancel
Save