From d9fc1f9aee63ad6b4bc6d1ebce1f7d8f260971a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Tue, 11 Jun 2019 13:27:12 +0200 Subject: [PATCH] Add "change all" button for strategies --- .../templates/repository-migration.mustache | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/scm-webapp/src/main/resources/templates/repository-migration.mustache b/scm-webapp/src/main/resources/templates/repository-migration.mustache index 9d7e5e0a0b..11d853a2b8 100644 --- a/scm-webapp/src/main/resources/templates/repository-migration.mustache +++ b/scm-webapp/src/main/resources/templates/repository-migration.mustache @@ -58,6 +58,16 @@ Strategy +
Change all: +
+
+ +
+
{{#repositories}} @@ -77,7 +87,7 @@
- {{#strategies}} {{/strategies}} @@ -96,4 +106,15 @@
+