mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Update forms.html
Added navigation element in 'Edit Participants' window
This commit is contained in:
parent
710aee9711
commit
3825710189
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@
|
|||
</fieldset>
|
||||
<div class="actions">
|
||||
{{ form.submit(class="btn btn-primary") }}
|
||||
<a href="{{ url_for(".list_bills") }}" class="btn btn-outline-secondary"> {{_("Cancel") }} </a>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue