From 1cc1d5f9f6baa3b91a37905a627a9a313c91dac3 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 17 Dec 2018 10:26:21 +0100 Subject: [PATCH] Elastic: Fix bug where file dialog appears when pressing Enter in task/event edit form (T4665) --- plugins/calendar/skins/elastic/templates/eventedit.html | 2 +- plugins/tasklist/skins/elastic/templates/taskedit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/calendar/skins/elastic/templates/eventedit.html b/plugins/calendar/skins/elastic/templates/eventedit.html index f7d433f1..5c89ce42 100644 --- a/plugins/calendar/skins/elastic/templates/eventedit.html +++ b/plugins/calendar/skins/elastic/templates/eventedit.html @@ -141,7 +141,7 @@

- +
diff --git a/plugins/tasklist/skins/elastic/templates/taskedit.html b/plugins/tasklist/skins/elastic/templates/taskedit.html index a2cc9275..9ba8531e 100644 --- a/plugins/tasklist/skins/elastic/templates/taskedit.html +++ b/plugins/tasklist/skins/elastic/templates/taskedit.html @@ -113,7 +113,7 @@

- +