Withdrawal directly from Piggy Bank - Fixes #6631

This commit is contained in:
Christian Desktop
2023-05-21 22:01:58 -06:00
committed by ChrisWin22
parent 6d0906c37b
commit 74992e95f2
5 changed files with 3 additions and 30 deletions

View File

@@ -18,7 +18,7 @@
- along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<template>
<div v-if="typeof this.transactionType !== 'undefined' && this.transactionType === 'Transfer'"
<div v-if="typeof this.transactionType !== 'undefined'"
class="form-group"
v-bind:class="{ 'has-error': hasError()}">
<div class="col-sm-12 text-sm">