From 3e084f80011f2f783ec27efe0da9463f3406c8ac Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Sun, 1 Jun 2014 22:07:27 +0100 Subject: [PATCH] Fixed download overlay --- static/js/dss/lib/peneloPlay.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/dss/lib/peneloPlay.coffee b/static/js/dss/lib/peneloPlay.coffee index 5565341..9cc4b52 100644 --- a/static/js/dss/lib/peneloPlay.coffee +++ b/static/js/dss/lib/peneloPlay.coffee @@ -94,7 +94,7 @@ top: ui.waveform.position().top left: (ui.waveform.position().left + ui.waveform.width()) - ui.timeDuration.width() - if soundManager.html5.mp3 + if false #soundManager.html5.mp3 ui.downloadOverlay.hide() else ui.downloadOverlay.animate