Working : upload image : fix fallback and delete links on refresh
This commit is contained in:
@@ -62,6 +62,7 @@ $(function($){
|
||||
$imageListArea.html(
|
||||
data
|
||||
);
|
||||
$.imageUploadManager.onClickDeleteImage();
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user