Add title to fin-ver alert modal

This commit is contained in:
Patrick Smith 2018-09-28 11:20:17 -04:00
parent d823b923a2
commit 82c5941ab5

View File

@ -17,6 +17,7 @@
{% endcall %}
{% call Modal(name='pendingCCPOApproval', dismissable=True) %}
<h1>Financial Verification submitted!</h1>
{% include 'fragments/pending_ccpo_approval_modal.html' %}