Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
olleicua committed Aug 3, 2013
1 parent aef65a1 commit aea8933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery.mtz.monthpicker.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
},

destroy: function () {
$('#' + this.data('monthpicker').settings.id).remove();
return this.each(function () {
$(this).removeClass('mtz-monthpicker-widgetcontainer').unbind('focus').removeData('monthpicker');
});
Expand Down

0 comments on commit aea8933

Please sign in to comment.