Skip to content

Commit

Permalink
Compatibility with browserify
Browse files Browse the repository at this point in the history
  • Loading branch information
pagenoare committed Feb 7, 2015
1 parent 2e14058 commit 853eb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-hover-dropdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@
// apply dropdownHover to all elements with the data-hover="dropdown" attribute
$('[data-hover="dropdown"]').dropdownHover();
});
})(jQuery, this);
})(jQuery, window);

0 comments on commit 853eb8b

Please sign in to comment.