]> source.dussan.org Git - jquery-ui.git/commitdiff
Whitespace
authorScott González <scott.gonzalez@gmail.com>
Wed, 7 Jul 2010 13:51:42 +0000 (09:51 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 7 Jul 2010 13:51:42 +0000 (09:51 -0400)
ui/jquery.ui.core.js
ui/jquery.ui.datepicker.js
ui/jquery.ui.selectable.js

index 9b32e8d1e0db1f027f029d3cb686a7366fabe2b8..bed4f98cf95b6acac9bf52c58d0209c42d3d3329 100644 (file)
@@ -7,7 +7,6 @@
  *
  * http://docs.jquery.com/UI
  */
-
 (function($) {
 
 // prevent duplicate loading
index 255fcc904f186d8593a7ef27391a355a17ccd755..7cc0bf125d49690c5319fa499309ff2d5e71940f 100644 (file)
@@ -10,7 +10,6 @@
  * Depends:
  *     jquery.ui.core.js
  */
-
 (function($) { // hide the namespace
 
 $.extend($.ui, { datepicker: { version: "@VERSION" } });
index 04c27e3530586f46066ecb09985c296d5a3c3b10..7bb576fd49186a7c2cc971765333ad1e7f7fb3a5 100644 (file)
@@ -1,4 +1,3 @@
-
 /*
  * jQuery UI Selectable @VERSION
  *