remove debug alert
This commit is contained in:
parent
7b02adf715
commit
633d7826c9
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ FileList={
|
|||
}
|
||||
}
|
||||
}
|
||||
alert(pos);
|
||||
if(fileElements.length){
|
||||
if(pos==-1){
|
||||
$(fileElements[0]).before(element);
|
||||
|
|
Loading…
Reference in a new issue