Whitespace

This commit is contained in:
Scott González 2010-07-07 09:51:42 -04:00
parent 3f3f357171
commit 3c18cf3b97
3 changed files with 0 additions and 3 deletions

View File

@ -7,7 +7,6 @@
*
* http://docs.jquery.com/UI
*/
(function($) {
// prevent duplicate loading

View File

@ -10,7 +10,6 @@
* Depends:
* jquery.ui.core.js
*/
(function($) { // hide the namespace
$.extend($.ui, { datepicker: { version: "@VERSION" } });

View File

@ -1,4 +1,3 @@
/*
* jQuery UI Selectable @VERSION
*