mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Whitespace
This commit is contained in:
parent
3f3f357171
commit
3c18cf3b97
1
ui/jquery.ui.core.js
vendored
1
ui/jquery.ui.core.js
vendored
@ -7,7 +7,6 @@
|
||||
*
|
||||
* http://docs.jquery.com/UI
|
||||
*/
|
||||
|
||||
(function($) {
|
||||
|
||||
// prevent duplicate loading
|
||||
|
1
ui/jquery.ui.datepicker.js
vendored
1
ui/jquery.ui.datepicker.js
vendored
@ -10,7 +10,6 @@
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
*/
|
||||
|
||||
(function($) { // hide the namespace
|
||||
|
||||
$.extend($.ui, { datepicker: { version: "@VERSION" } });
|
||||
|
1
ui/jquery.ui.selectable.js
vendored
1
ui/jquery.ui.selectable.js
vendored
@ -1,4 +1,3 @@
|
||||
|
||||
/*
|
||||
* jQuery UI Selectable @VERSION
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user