diff interfaces/ape.js @ 2349:ceaccbd708cb

Hotfix: APE sticky markers should be fixed now. Caused by improper indexing of metric trackers if outside-reference was not at the end.
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Mon, 16 May 2016 13:30:41 +0100
parents 70bb8e542741
children a3099bdb056c
line wrap: on
line diff
--- a/interfaces/ape.js	Mon May 16 10:48:29 2016 +0100
+++ b/interfaces/ape.js	Mon May 16 13:30:41 2016 +0100
@@ -351,7 +351,7 @@
 	currentTestHolder = document.createElement('audioHolder');
 	currentTestHolder.id = audioHolderObject.id;
 	currentTestHolder.repeatCount = audioHolderObject.repeatCount;
-	
+    
 	// Find all the audioElements from the audioHolder
 	$(audioHolderObject.audioElements).each(function(index,element){
 		// Find URL of track