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:
9d3be1e
)
CRM-16426 - Rename jquery.ui.datepicker.validation
author
Coleman Watts
<coleman@civicrm.org>
Thu, 2 Jul 2015 14:53:50 +0000
(10:53 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Thu, 2 Jul 2015 14:53:50 +0000
(10:53 -0400)
CRM/Core/Resources.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Resources.php
b/CRM/Core/Resources.php
index d12afab2d06dbc48d90a69ccd4b38fcc4a7bde40..9ea49fd4bfd56a5d8c56d8dfbfa20a9ad047b86e 100644
(file)
--- a/
CRM/Core/Resources.php
+++ b/
CRM/Core/Resources.php
@@
-710,7
+710,7
@@
class CRM_Core_Resources {
"bower_components/datatables/media/js/jquery.dataTables$min.js",
"bower_components/datatables/media/css/jquery.dataTables$min.css",
"bower_components/jquery-validation/dist/jquery.validate$min.js",
- "packages/jquery/plugins/jquery.ui.datepicker.validation
.pack
.js",
+ "packages/jquery/plugins/jquery.ui.datepicker.validation
$min
.js",
"js/Common.js",
"js/crm.ajax.js",
);