Skip to content

Commit

Permalink
Merge branch 'master' of github.com:resolve/refinerycms
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed May 28, 2011
2 parents 1e1b042 + 07cbb6f commit 2921b1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/public/javascripts/refinery/admin.js
Expand Up @@ -1045,7 +1045,6 @@ var image_picker = {
$(this.container).find(this.picker.options.field).val('');
$(this.container).find(this.picker.options.no_image_message).show();
$(this.container).find(this.picker.options.remove_image_button).hide();
$(this).hide();
}

, toggle_image: function(e) {
Expand Down

0 comments on commit 2921b1d

Please sign in to comment.