From 88172dbc7c4953128579fc8afd7bde0af9550f97 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Jul 2020 12:33:57 +0200 Subject: [PATCH] From 'title' to 'inputDescription' --- .../js/components/transactions/AccountSelect.vue | 10 +++++----- .../js/components/transactions/CreateTransaction.vue | 4 ++-- .../js/components/transactions/EditTransaction.vue | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/assets/js/components/transactions/AccountSelect.vue b/resources/assets/js/components/transactions/AccountSelect.vue index 44fb2442dd..2d0d5c4a42 100644 --- a/resources/assets/js/components/transactions/AccountSelect.vue +++ b/resources/assets/js/components/transactions/AccountSelect.vue @@ -20,14 +20,14 @@