diff --git a/Resources.php b/Resources.php index 4e0a8cf2..0d05f64e 100644 --- a/Resources.php +++ b/Resources.php @@ -271,6 +271,7 @@ $wgResourceModules['jquery.uls.data'] = array( ) + $resourcePaths; $wgResourceModules['jquery.uls.grid'] = array( + 'position' => 'top', 'styles' => 'lib/jquery.uls/css/jquery.uls.grid.css', ) + $resourcePaths;