From: Scott González Date: Tue, 11 Sep 2012 20:14:56 +0000 (-0400) Subject: Widget demo: Remove link to planning wiki. X-Git-Tag: 1.9.0~29 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=01e3af4b92381943d5d8ea1deb938f44a361683b;p=jquery-ui.git Widget demo: Remove link to planning wiki. --- diff --git a/demos/widget/default.html b/demos/widget/default.html index 1faf13b66..809850196 100644 --- a/demos/widget/default.html +++ b/demos/widget/default.html @@ -173,7 +173,6 @@

This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).

The three boxes are initialized in different ways. Clicking them changes their background color. View source to see how it works, its heavily commented

-

For more details on the widget factory, visit the jQuery UI planning wiki.