Merge branch 'master' of github.com:akaunting/akaunting
This commit is contained in:
commit
9a6cf77d73
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
<akaunting-modal
|
<akaunting-modal
|
||||||
:show="bulk_action.modal"
|
:show="bulk_action.modal"
|
||||||
:title="'{{ trans_choice('general.items', 2) }}'"
|
:title="'{{ trans_choice($text, 2) }}'"
|
||||||
:message="bulk_action.message"
|
:message="bulk_action.message"
|
||||||
@cancel="onCancel"
|
@cancel="onCancel"
|
||||||
v-if='bulk_action.message && bulk_action.modal'>
|
v-if='bulk_action.message && bulk_action.modal'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user