mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-11 18:01:01 +00:00
jQuery core style guide conformance: jquery.mobile.fieldContain.js
This commit is contained in:
parent
76b173dab2
commit
3c57cb8778
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ $.fn.fieldcontain = function( options ) {
|
|||
return this.addClass( "ui-field-contain ui-body ui-br" );
|
||||
};
|
||||
|
||||
})(jQuery);
|
||||
})( jQuery );
|
||||
Loading…
Reference in a new issue