Mercurial > hg > webaudioevaluationtool
changeset 1625:c4e4e8c78b1b
Removed commented chunk in ape.js
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 26 May 2015 14:19:03 +0100 |
parents | 9319c38cc278 |
children | 6ac530266da3 |
files | ape.js |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ape.js Tue May 26 14:17:32 2015 +0100 +++ b/ape.js Tue May 26 14:19:03 2015 +0100 @@ -487,7 +487,6 @@ currentState = 'testRun-'+id; } } -/* function preTestPopupStart(preTest) { @@ -629,7 +628,8 @@ store[0].appendChild(response); } } -*/ + + function dragEnd(ev) { // Function call when a div has been dropped var slider = document.getElementById('slider');