Skip to content

Commit

Permalink
$ not always defined at this point, e.g., Word Press themes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanttb committed Jun 5, 2016
1 parent d5b01d5 commit e649714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/jquery.ui.widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* http://docs.jquery.com/UI/Widget
*/

if ( ! $.widget ) {
if ( ! jQuery.widget ) {

(function( $, undefined ) {

Expand Down

0 comments on commit e649714

Please sign in to comment.