From 6d0adb27e8031f69ec2bbbcd4532567cb3db05ff Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 14 Jan 2016 21:07:53 -0500 Subject: Selectors: Fix metadata Closes gh-1663 --- ui/tabbable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/tabbable.js') diff --git a/ui/tabbable.js b/ui/tabbable.js index 86bebb77b..3baa641ce 100644 --- a/ui/tabbable.js +++ b/ui/tabbable.js @@ -7,7 +7,7 @@ * http://jquery.org/license */ -//>>label: focusable +//>>label: :tabbable Selector //>>group: Core //>>description: Selects elements which can be tabbed to. //>>docs: http://api.jqueryui.com/tabbable-selector/ -- cgit v1.2.3