From 9fa03961677c6ef68436e6c7ce89df7cb0179242 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Thu, 17 Feb 2022 10:25:14 +0100 Subject: [PATCH] Fix missing css for migration wizard --- gradle/changelog/migration_wizard_css.yaml | 2 ++ scm-webapp/src/main/resources/templates/layout.mustache | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 gradle/changelog/migration_wizard_css.yaml diff --git a/gradle/changelog/migration_wizard_css.yaml b/gradle/changelog/migration_wizard_css.yaml new file mode 100644 index 0000000000..01bb76255f --- /dev/null +++ b/gradle/changelog/migration_wizard_css.yaml @@ -0,0 +1,2 @@ +- type: fixed + description: Fix missing css for migration wizard diff --git a/scm-webapp/src/main/resources/templates/layout.mustache b/scm-webapp/src/main/resources/templates/layout.mustache index de63695554..189c25b475 100644 --- a/scm-webapp/src/main/resources/templates/layout.mustache +++ b/scm-webapp/src/main/resources/templates/layout.mustache @@ -2,7 +2,7 @@ {{$title}}SCM-Manager{{/title}} - +