From b976e8441143e89ee8d0c4bc5cccccb7cd46167c Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 16 Mar 2022 11:05:08 +0100 Subject: [PATCH] refactor modal, deleteLink emit reset-transaction-link-list --- .../TransactionLinks/TransactionLink.vue | 50 +++++++------------ 1 file changed, 17 insertions(+), 33 deletions(-) diff --git a/frontend/src/components/TransactionLinks/TransactionLink.vue b/frontend/src/components/TransactionLinks/TransactionLink.vue index 0ff13a1a0..b8247c7fc 100644 --- a/frontend/src/components/TransactionLinks/TransactionLink.vue +++ b/frontend/src/components/TransactionLinks/TransactionLink.vue @@ -1,16 +1,5 @@