projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8539f25
)
CRM-13932 - Add uncompressed version of jQuery
author
Coleman Watts
<coleman@civicrm.org>
Thu, 19 Dec 2013 00:21:45 +0000
(16:21 -0800)
committer
Coleman Watts
<coleman@civicrm.org>
Mon, 6 Jan 2014 19:10:39 +0000
(11:10 -0800)
CRM/Core/Resources.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Resources.php
b/CRM/Core/Resources.php
index c9ead5ed52e3a5fdb2528a15e64d4df985b53783..30fa19177ef5d35aabc26d2b46bb6f851b79ffa5 100644
(file)
--- a/
CRM/Core/Resources.php
+++ b/
CRM/Core/Resources.php
@@
-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",