From c159d209d65b59031626519fd2933d7df69fb634 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 12 Jun 2019 10:51:57 +0200 Subject: [PATCH] increase compatibility of javascript migration code * replace const with var * replace forEach with a for of loop * use === instead of == --- .../templates/repository-migration-restart.mustache | 4 ++-- .../resources/templates/repository-migration.mustache | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/scm-webapp/src/main/resources/templates/repository-migration-restart.mustache b/scm-webapp/src/main/resources/templates/repository-migration-restart.mustache index 5bda93c7c8..006cc77e2a 100644 --- a/scm-webapp/src/main/resources/templates/repository-migration-restart.mustache +++ b/scm-webapp/src/main/resources/templates/repository-migration-restart.mustache @@ -48,12 +48,12 @@ {{$script}}