From cb69f0025f257c28ac3be39c4269373a9fa74002 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Wed, 21 Oct 2015 19:08:44 -0400 Subject: 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. --- ui/jquery-1-7.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/jquery-1-7.js') diff --git a/ui/jquery-1-7.js b/ui/jquery-1-7.js index 8d25f8807..bd40e332f 100644 --- a/ui/jquery-1-7.js +++ b/ui/jquery-1-7.js @@ -9,7 +9,7 @@ */ //>>label: jQuery 1.7 Support -//>>group: UI Core +//>>group: Core //>>description: Support version 1.7.x of jQuery core ( function( factory ) { -- cgit v1.2.3