From 06b3f727378323089ee56a24999dd97c87887cc0 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 26 Nov 2010 18:44:25 +0100 Subject: change jquery theme, rm development stuff --- .../demos/datepicker/default.html | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 static/development-bundle/demos/datepicker/default.html (limited to 'static/development-bundle/demos/datepicker/default.html') diff --git a/static/development-bundle/demos/datepicker/default.html b/static/development-bundle/demos/datepicker/default.html deleted file mode 100644 index a2ec662..0000000 --- a/static/development-bundle/demos/datepicker/default.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - jQuery UI Datepicker - Default functionality - - - - - - - - - - -
- -

Date:

- -
- - - -
-

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Choose a date, click elsewhere on the page (blur the input), or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value.

-
- - - -- cgit v1.2.1