Fix for U4-4493

Makes it possible to go back if you don't want to customize.
This commit is contained in:
Jan Skovgaard
2014-06-09 16:48:27 +02:00
parent ff42a1b79c
commit 4238b79c67

View File

@@ -104,6 +104,8 @@
<div class="controls">
<input type="submit" ng-disabled="myForm.$invalid || checking"
value="Continue" class="btn btn-success" />
<button class="btn" ng-click="restart()">Go back</button>
<span class="inline-help" ng-if="checking" ng-animate="'fade'">
Validating your database connection...