remove debug alert

This commit is contained in:
Robin Appelman 2011-07-26 16:58:46 +02:00
parent 7b02adf715
commit 633d7826c9
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ FileList={
}
}
}
alert(pos);
if(fileElements.length){
if(pos==-1){
$(fileElements[0]).before(element);