Skip to content

Commit

Permalink
fix remove preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mzhelskiy committed Sep 22, 2015
1 parent 841f740 commit 19d7f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/components/field/js/field.image-ajax.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
this.load();
this.elements.show_modal.hide();
this.elements.remove.show();
this.options.params['id']=id;
});
},

Expand Down

0 comments on commit 19d7f48

Please sign in to comment.