From 9a35874d44262f79d1a5fc7d8c7e673518c985fd Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 31 Dec 2008 01:20:50 +0000 Subject: demos: whitespace fixes - trailing whitespace - inconsistent line endings - set svn:eol-style to native --- demos/datepicker/inline.html | 52 ++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'demos/datepicker/inline.html') diff --git a/demos/datepicker/inline.html b/demos/datepicker/inline.html index 2ff26e32e..8e7f2d5c3 100644 --- a/demos/datepicker/inline.html +++ b/demos/datepicker/inline.html @@ -1,25 +1,25 @@ - - - - jQuery UI Datepicker - Inline Demo - - - - - - - - - - -
- -Date:
- + + + + jQuery UI Datepicker - Inline Demo + + + + + + + + + + +
+ +Date:
+
@@ -28,7 +28,7 @@ Date:

This is an example of an inline date picker that is embedded in the page instead of opening in an overlay. This is done by calling .datepicker() in a div instead of an input.

-
- - - + + + + -- cgit v1.2.3