Clean up view HTML

This commit is contained in:
James Cole
2018-01-12 18:42:48 +01:00
parent 89e0791e2f
commit 4984eda320
61 changed files with 78 additions and 201 deletions

View File

@@ -53,7 +53,7 @@
</div>
</div>
<!-- panel for credit card options -->
{# panel for credit card options #}
{% if preFilled.accountRole == 'ccAsset' %}
<div class="box">
<div class="box-header with-border">
@@ -66,7 +66,7 @@
</div>
{% endif %}
<!-- panel for options -->
{# panel for options #}
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{{ 'options'|_ }}</h3>