diff --git a/js/jquery.ui.widget.js b/js/jquery.ui.widget.js index e13580f..65c9c96 100644 --- a/js/jquery.ui.widget.js +++ b/js/jquery.ui.widget.js @@ -8,7 +8,7 @@ * http://docs.jquery.com/UI/Widget */ -if ( ! $.widget ) { +if ( ! jQuery.widget ) { (function( $, undefined ) {