Fix last polish so that login.groovy is valid groovy code again

pull/535/merge
Christian Dupuis 11 years ago
parent 5ab88b2344
commit 3cd70b1c19

@ -11,7 +11,7 @@ welcome = { ->
hostName = "localhost";
}
Get Spring Boot version from context
// Get Spring Boot version from context
def version = crash.context.attributes.get("spring.boot.version")
return """\

Loading…
Cancel
Save