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/alt-field.html | 36 ---------------------- 1 file changed, 36 deletions(-) delete mode 100644 static/development-bundle/demos/datepicker/alt-field.html (limited to 'static/development-bundle/demos/datepicker/alt-field.html') diff --git a/static/development-bundle/demos/datepicker/alt-field.html b/static/development-bundle/demos/datepicker/alt-field.html deleted file mode 100644 index 10862e5..0000000 --- a/static/development-bundle/demos/datepicker/alt-field.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - jQuery UI Datepicker - Populate alternate field - - - - - - - - - - -
- -

Date:  

- -
- - - -
-

Populate an alternate field with its own date format whenever a date is selected using the altField and altFormat options. This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.

-
- - - -- cgit v1.2.1