From 870a1b20a1338b8adf71e8d10acf2b4b8261f8d2 Mon Sep 17 00:00:00 2001 From: Katrin Leinweber Date: Mon, 26 Aug 2019 15:12:51 +0200 Subject: [PATCH] Use JavaScript-based focussing, rathrer than Reverts feb4ec3 --- .../modules/core/scripts/project/history-panel.html | 9 +++++++-- .../scripts/views/data-table/split-column-dialog.html | 9 +++++++-- .../data-table/split-multi-valued-cells-dialog.html | 9 +++++++-- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/main/webapp/modules/core/scripts/project/history-panel.html b/main/webapp/modules/core/scripts/project/history-panel.html index c13adf4ad..72abb39a1 100644 --- a/main/webapp/modules/core/scripts/project/history-panel.html +++ b/main/webapp/modules/core/scripts/project/history-panel.html @@ -7,7 +7,7 @@
- +
@@ -17,4 +17,9 @@
-
' \ No newline at end of file +
+ diff --git a/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html b/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html index ce0da045d..9418f059d 100644 --- a/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html @@ -14,7 +14,7 @@ - + @@ -56,4 +56,9 @@ - \ No newline at end of file + + diff --git a/main/webapp/modules/core/scripts/views/data-table/split-multi-valued-cells-dialog.html b/main/webapp/modules/core/scripts/views/data-table/split-multi-valued-cells-dialog.html index aa77b14eb..4f7e712ad 100644 --- a/main/webapp/modules/core/scripts/views/data-table/split-multi-valued-cells-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/split-multi-valued-cells-dialog.html @@ -14,7 +14,7 @@ - + @@ -37,4 +37,9 @@ - \ No newline at end of file + +