Clean up styles woo

This commit is contained in:
2018-10-21 10:10:27 -07:00
parent 0eba3c29a3
commit 695a4b9af6
20 changed files with 548 additions and 424 deletions

View File

@@ -30,7 +30,7 @@ Please review and then approve or reject the request from {{ submitter }} for {{
</a>
<div style="color: #969499; font-size: 12px; margin: 0px;">
{% if I.approved or I.processed %}
Approved By:
Approved By:
{% for u in I.approved_by.all %}
{{ u.first_name }} {{ u.last_name }}
{% endfor %}