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/dialog/modal-form.html | 167 --------------------- 1 file changed, 167 deletions(-) delete mode 100644 static/development-bundle/demos/dialog/modal-form.html (limited to 'static/development-bundle/demos/dialog/modal-form.html') diff --git a/static/development-bundle/demos/dialog/modal-form.html b/static/development-bundle/demos/dialog/modal-form.html deleted file mode 100644 index 15680af..0000000 --- a/static/development-bundle/demos/dialog/modal-form.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - jQuery UI Dialog - Modal form - - - - - - - - - - - - - - - - - - -
- -
-

All form fields are required.

- -
-
- - - - - - -
-
-
- - -
-

Existing Users:

- - - - - - - - - - - - - - - -
NameEmailPassword
John Doejohn.doe@example.comjohndoe1
-
- - -
- - - -
-

Use a modal dialog to require that the user enter data during a multi-step process. Embed form markup in the content area, set the modal option to true, and specify primary and secondary user actions with the buttons option.

-
- - - -- cgit v1.2.1