aboutsummaryrefslogtreecommitdiffstats
path: root/ui/core.js
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2015-10-21 19:08:44 -0400
committerJörn Zaefferer <joern.zaefferer@gmail.com>2015-10-23 09:09:51 -0400
commitcb69f0025f257c28ac3be39c4269373a9fa74002 (patch)
treee83b2130f71707609e0fb3389bc1e0194c23e20b /ui/core.js
parenta1d69208bad175a27c7b50c27fdc10001563cd4d (diff)
downloadjquery-ui-cb69f0025f257c28ac3be39c4269373a9fa74002.tar.gz
jquery-ui-cb69f0025f257c28ac3be39c4269373a9fa74002.zip
All: Fix manifest issues for categories and CSS dependencies
Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
Diffstat (limited to 'ui/core.js')
-rw-r--r--ui/core.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/core.js b/ui/core.js
index 8737993d9..9371976b4 100644
--- a/ui/core.js
+++ b/ui/core.js
@@ -9,7 +9,7 @@
*/
//>>label: Core
-//>>group: UI Core
+//>>group: Core
//>>description: The core of jQuery UI, required for all interactions and widgets.
//>>docs: http://api.jqueryui.com/category/ui-core/