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}} - +