This commit is contained in:
James Cole
2019-09-23 17:11:01 +02:00
parent a1ae85660d
commit 3c8935c0a8
5 changed files with 24 additions and 1 deletions

View File

@@ -88,7 +88,12 @@
{% endif %}
</div>
<div class="box-footer">
<a id="billButtons" href="{{ route('bills.rescan',object.data.id) }}" class="btn btn-default">{{ 'rescan_old'|_ }}</a>
<p><a id="billButtons" href="{{ route('bills.rescan',object.data.id) }}" class="btn btn-default">{{ 'rescan_old'|_ }}</a></p>
<p><small class="text-muted">
{{ 'running_again_loss'|_ }}
</small>
</p>
</div>
</div>
{% if object.data.notes %}