From 19303c537fdd9abb9cfadca6b44a6b436e3e6140 Mon Sep 17 00:00:00 2001 From: Alib Date: Sat, 27 Mar 2010 18:05:55 +0100 Subject: removed alert --- js/istreamdev.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js') diff --git a/js/istreamdev.js b/js/istreamdev.js index c43af22..f788ca5 100644 --- a/js/istreamdev.js +++ b/js/istreamdev.js @@ -618,7 +618,6 @@ $('ul[rel="filelist"] li[class="arrow"] a').tap(function(event) { else if ( type == "rec" ) { var path = $(this).find('span[class=filepath]').attr('rel'); - alert(path); gen_streamrec(name,path); } else if ( type == "video" ) -- cgit v1.2.3