Mercurial > hg > webaudioevaluationtool
comparison test_create.html @ 2860:65b8d9ad75cc
Add XML exporting
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Thu, 27 Apr 2017 12:19:20 +0100 |
parents | d432bf25889b |
children | 79258b2a8245 |
comparison
equal
deleted
inserted
replaced
2859:d432bf25889b | 2860:65b8d9ad75cc |
---|---|
17 <body> | 17 <body> |
18 <div ng-app="creator" ng-controller="view"> | 18 <div ng-app="creator" ng-controller="view"> |
19 <div id="pageRoot"> | 19 <div id="pageRoot"> |
20 <h1>Web Audio Evaluation Tool - Test Creator</h1> | 20 <h1>Web Audio Evaluation Tool - Test Creator</h1> |
21 </div> | 21 </div> |
22 <button type="button" class="btn btn-success" ng-click="exportXML()">Export XML</button> | |
22 <div id="setupNode" class="node" ng-controller="setup"> | 23 <div id="setupNode" class="node" ng-controller="setup"> |
23 <h2>Setup</h2> | 24 <h2>Setup</h2> |
24 <div class="attributes"> | 25 <div class="attributes"> |
25 <div class="attribute"> | 26 <div class="attribute"> |
26 <span>Interface: </span> | 27 <span>Interface: </span> |