Add Success banner on submit

This commit is contained in:
Montana
2019-06-10 14:03:09 -04:00
parent f49b67d0dd
commit 99ab0c22bc
3 changed files with 8 additions and 3 deletions

View File

@@ -68,6 +68,8 @@
<a href="{{ url_for("task_orders.edit", portfolio_id=portfolio.id) }}" class="usa-button usa-button-primary" type="submit">Start a new task order</a>
{% endcall %}
{% include "fragments/flash.html" %}
<div class="portfolio-funding">
{% if task_orders %}