diff test_create.html @ 2946:c496aef6448b

Quick fixes; generate_report.py: prepend zero for single digit minute/second values in time
author Brecht De Man <b.deman@qmul.ac.uk>
date Fri, 13 Oct 2017 14:19:22 +0200
parents 7b6cdd27f3ee
children f99b888f57e9 aa86f045d338
line wrap: on
line diff
--- a/test_create.html	Wed Oct 04 08:58:38 2017 +0200
+++ b/test_create.html	Fri Oct 13 14:19:22 2017 +0200
@@ -38,7 +38,7 @@
             </div>
             <div class="alert alert-success" role="alert" ng-switch-when="true">
                 <button type="button" class="close" data-dismiss="alert" aria-label="Close" ng-click="hideValidationMessages"><span aria-hidden="true">&times;</span></button>
-                <strong>Validates!</strong><span>Well done, you can export this specification!</span>
+                <strong>Validates! </strong><span>Well done, you can export this specification!</span>
             </div>
         </div>
         <div id="setupNode" class="node" ng-controller="setup">