From: Klaus Hartl Date: Thu, 5 Feb 2009 07:27:20 +0000 (+0000) Subject: Tabs demo: use collapsible instead of deprecated deselectable option X-Git-Tag: 1.6~59 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=270769a7abf8c3a23788c560bae90e96fcfb39f7;p=jquery-ui.git Tabs demo: use collapsible instead of deprecated deselectable option --- diff --git a/demos/tabs/collapsible.html b/demos/tabs/collapsible.html index 4c2646d15..d7f1a37b1 100644 --- a/demos/tabs/collapsible.html +++ b/demos/tabs/collapsible.html @@ -10,7 +10,7 @@ @@ -43,9 +43,9 @@
-

Click the selected tab to toggle its content closed/open. To enable this functionality, set the deselectable option to true.

+

Click the selected tab to toggle its content closed/open. To enable this functionality, set the collapsible option to true.

-
deselectable: true
+
collapsible: true