Update routine statistics buttons

This commit is contained in:
Gregory Trullemans 2024-05-15 11:52:19 +02:00
parent 8396b256c0
commit 9a60aac062
1 changed files with 3 additions and 2 deletions

View File

@ -64,7 +64,7 @@
</div>
<div class="card-footer pt-0 row">
{% if ghr_list %}
<div class="col-md-6 text-muted pt-0">
<div class="col-md-6 pt-0">
{% if has_routine_1 %}
<a href="#">
<button type="submit" value="list" class="btn btn-icon btn-success mr-2 action-button"
@ -81,7 +81,8 @@
</button>
</a>
{% endif %}
&nbsp;&nbsp;
</div>
<div class="col-md-6 text-right pt-0 pr-2">
{% if has_routine_1 %}
<a href="#">
<button type="submit" value="list" class="btn btn-icon btn-danger mr-2 action-button"