From: Marc Grabanski Date: Sun, 1 Jun 2008 17:53:28 +0000 (+0000) Subject: Changed datepicker header and demo paths. X-Git-Tag: 1.5.1~243 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3dfb02bc035e9ab73e1465b59901e1ae1efc5fcc;p=jquery-ui.git Changed datepicker header and demo paths. --- diff --git a/ui/demos/functional/datepicker/index.html b/ui/demos/functional/datepicker/index.html index a2f0f34b8..b6b6686bd 100644 --- a/ui/demos/functional/datepicker/index.html +++ b/ui/demos/functional/datepicker/index.html @@ -17,7 +17,6 @@
-

jQuery UI Datepicker v3.4.3 Examples

  • Defaults
  • Invocation
  • diff --git a/ui/source/ui.datepicker.js b/ui/source/ui.datepicker.js index 0ba8157ff..4676378d8 100644 --- a/ui/source/ui.datepicker.js +++ b/ui/source/ui.datepicker.js @@ -1,10 +1,13 @@ -/* jQuery UI Date Picker v3.4.3 (previously jQuery Calendar) - Written by Marc Grabanski (m@marcgrabanski.com) and Keith Wood (kbwood@virginbroadband.com.au). - - Copyright (c) 2007 Marc Grabanski (http://marcgrabanski.com/code/ui-datepicker) - Dual licensed under the MIT (MIT-LICENSE.txt) - and GPL (GPL-LICENSE.txt) licenses. - Date: 09-03-2007 */ +/* + * jQuery UI Datepicker + * + * Copyright (c) 2006, 2007, 2008 Marc Grabanski + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Datepicker + * Marc Grabanski (m@marcgrabanski.com) and Keith Wood (kbwood@virginbroadband.com.au). + */ ;(function($) { // hide the namespace