Move alerts below nav menu
This commit is contained in:
parent
96186e2d99
commit
a3e7310e07
@ -6,12 +6,12 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include 'requests/review_menu.html' %}
|
||||
|
||||
{% if request.is_pending_financial_verification %}
|
||||
{{ Alert('Pending Financial Verification', fragment="fragments/pending_financial_verification.html") }}
|
||||
{% endif %}
|
||||
|
||||
{% include 'requests/review_menu.html' %}
|
||||
|
||||
<financial inline-template v-bind:initial-data='{{ f.data|mixedContentToJson }}'>
|
||||
<div class="col">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user