From c1b6891c9ace567524cda48def6be3d45cbaae39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Thu, 29 Jan 2015 13:41:42 -0500 Subject: [PATCH] Datepicker: Update description metadata --- ui/datepicker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/datepicker.js b/ui/datepicker.js index f94247ae1..09f89cd25 100644 --- a/ui/datepicker.js +++ b/ui/datepicker.js @@ -9,7 +9,7 @@ //>>label: Datepicker //>>group: Widgets -//>>description: Displays a calendar from an input or inline for selecting dates. +//>>description: Displays a calendar for input-based date selection. //>>docs: http://api.jqueryui.com/datepicker/ //>>demos: http://jqueryui.com/datepicker/