From 01e3af4b92381943d5d8ea1deb938f44a361683b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 11 Sep 2012 16:14:56 -0400 Subject: [PATCH] Widget demo: Remove link to planning wiki. --- demos/widget/default.html | 1 - 1 file changed, 1 deletion(-) 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.