Mercurial > hg > webaudioevaluationtool
diff test_create.html @ 3096:90c7b42264d4
Moved on-page indicators to v1.2.3. Added minified JS versions
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 12 Jan 2018 23:31:29 +0000 |
parents | aa86f045d338 |
children | c8707694f4e7 |
line wrap: on
line diff
--- a/test_create.html Fri Jan 12 16:39:39 2018 +0000 +++ b/test_create.html Fri Jan 12 23:31:29 2018 +0000 @@ -19,7 +19,7 @@ <div class="container"> <div id="pageRoot"> <h1>Web Audio Evaluation Tool</h1> - <h3>Test Creator <span class="label label-primary">v1.2.2</span></h3> + <h3>Test Creator <span class="label label-primary">v1.2.3</span></h3> </div> <button type="button" class="btn btn-info" ng-click="validate()">Validate</button> <button type="button" class="btn btn-success" ng-click="exportXML()" ng-disabled="validated == false">Export XML</button>