mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
clear all transactions of specified account (#228)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<f7-button large fill
|
||||
:class="{ 'disabled': !currentPassword || confirmDisabled }"
|
||||
:color="color || 'primary'"
|
||||
:text="tt('Continue')"
|
||||
:text="tt('Confirm')"
|
||||
@click="confirm">
|
||||
</f7-button>
|
||||
<div class="margin-top text-align-center">
|
||||
|
||||
Reference in New Issue
Block a user