Error Correction
This commit is contained in:
parent
28cfcece08
commit
a17bfe6ad8
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ mainApp.controller('editImageCtrl', ['$scope', 'Image', 'Loading', 'Identity', '
|
|||
);
|
||||
if(image.status != "queued"){
|
||||
$("#fileupload").css('display','none');
|
||||
$("#fileupload").fileupload('destroy');
|
||||
$("#fileupload").val('');
|
||||
$("#progress").css('display', 'none');
|
||||
}else{
|
||||
|
|
Loading…
Add table
Reference in a new issue