Skip to content
Snippets Groups Projects
Commit cb994697 authored by colemanw's avatar colemanw
Browse files

CRM-13932 - Add uncompressed version of jQuery

parent 8539f25d
No related branches found
No related tags found
No related merge requests found
......@@ -533,7 +533,7 @@ class CRM_Core_Resources {
$min = $config->debug ? '' : '.min';
$items = array(
"packages/jquery/jquery-1.10.2.min.js",
"packages/jquery/jquery-1.10.2$min.js",
"packages/jquery/jquery-migrate-1.2.1.js",
"packages/jquery/jquery-ui/js/jquery-ui-1.10.3.custom$min.js",
"packages/jquery/jquery-ui/css/black-tie/jquery-ui-1.10.3.custom$min.css",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment