Skip to content

Commit

Permalink
corrected modal init with options
Browse files Browse the repository at this point in the history
  • Loading branch information
storm1er committed Jun 29, 2017
1 parent f09d2c5 commit 3f72c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@
}); // done return
},
open : function() {
methods.init.apply( this, arguments );
$(this).trigger('openModal');
},
close : function() {
Expand Down

0 comments on commit 3f72c75

Please sign in to comment.