diff test_create.html @ 2861:79258b2a8245

Completed file upload for test_create
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Thu, 27 Apr 2017 12:57:31 +0100
parents 65b8d9ad75cc
children b8795a6452f8
line wrap: on
line diff
--- a/test_create.html	Thu Apr 27 12:19:20 2017 +0100
+++ b/test_create.html	Thu Apr 27 12:57:31 2017 +0100
@@ -1000,7 +1000,9 @@
                         <div>
                             <span>Welcome to the WAET test creator tool. This will allow you to create a new test from scratch to suit your testing needs. If you wish to update a test file, please drag and drop the XML document into the area below for processing, otherwise press 'Next' to start a new test. This tool generates files for the WAET 1.2.1 version.</span>
                         </div>
-                        <div class="drag-drop" id="introdragdrop"><span>Upload XML here</span></div>
+                        <div>
+                            <input type="file" id="files" ng-model="files" onchange="handleFiles(event)" />
+                        </div>
                     </div>
                     <div ng-switch-when="1">
                         <div>