From 07048cb5fb362c4517df3a343e46b67b73a6e583 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 19 Feb 2019 20:19:30 +0100 Subject: [PATCH] Fix #2100 --- resources/views/v1/transactions/mass/edit.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/v1/transactions/mass/edit.twig b/resources/views/v1/transactions/mass/edit.twig index 1df1ec9f71..6bb9fdb046 100644 --- a/resources/views/v1/transactions/mass/edit.twig +++ b/resources/views/v1/transactions/mass/edit.twig @@ -65,7 +65,7 @@ {# DATE #} + name="date[{{ transaction.journal_id }}]" type="date" value="{{ transaction.date|slice(0,10) }}"> {# SOURCE ACCOUNT ID FOR TRANSFER OR WITHDRAWAL #}