aboutsummaryrefslogtreecommitdiffstats
path: root/demos/functional/templates/ui.datepicker.html
diff options
context:
space:
mode:
authorMarc Grabanski <m@marcgrabanski.com>2008-06-10 10:45:38 +0000
committerMarc Grabanski <m@marcgrabanski.com>2008-06-10 10:45:38 +0000
commitedcf5edb81f813452013c61f7af13d873f4af179 (patch)
tree5e4facc2a795d32f4e517203af0ac6a8e55c67fa /demos/functional/templates/ui.datepicker.html
parenta80ad1f7e2f87fbbb3b9a6a4abe1011e7281e887 (diff)
downloadjquery-ui-edcf5edb81f813452013c61f7af13d873f4af179.tar.gz
jquery-ui-edcf5edb81f813452013c61f7af13d873f4af179.zip
Minor change to simple demo page.
Diffstat (limited to 'demos/functional/templates/ui.datepicker.html')
-rw-r--r--demos/functional/templates/ui.datepicker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/functional/templates/ui.datepicker.html b/demos/functional/templates/ui.datepicker.html
index b7355fa77..01e041f9c 100644
--- a/demos/functional/templates/ui.datepicker.html
+++ b/demos/functional/templates/ui.datepicker.html
@@ -11,7 +11,7 @@
{
title: 'Datepicker',
desc: 'A date picker can easily be added to an input field with default settings.',
- html: '<label>Default datepicker</label> <input type="text" size="30" value="click to show datepicker" id="defaultFocus"/>',
+ html: '<input type="text" size="30" value="click to show datepicker" id="defaultFocus"/>',
destroy: '$("#defaultInput").datepicker("destroy");',
options: [