From edcf5edb81f813452013c61f7af13d873f4af179 Mon Sep 17 00:00:00 2001 From: Marc Grabanski Date: Tue, 10 Jun 2008 10:45:38 +0000 Subject: [PATCH] Minor change to simple demo page. --- demos/functional/templates/ui.datepicker.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ' ', + html: '', destroy: '$("#defaultInput").datepicker("destroy");', options: [ -- 2.39.5