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:
5d26edf
)
CRM-17508: removed whitespace on row 755
author
sarehag
<joakim.sarehag@gmail.com>
Sat, 27 Feb 2016 13:51:55 +0000
(14:51 +0100)
committer
sarehag
<joakim.sarehag@gmail.com>
Sat, 27 Feb 2016 13:51:55 +0000
(14:51 +0100)
CRM/Core/Resources.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Resources.php
b/CRM/Core/Resources.php
index 0f4f02b134b5ff493adaafb41a0dc99f071fb844..e835324de0a2efae63140e96294b0eefabc5a3af 100644
(file)
--- a/
CRM/Core/Resources.php
+++ b/
CRM/Core/Resources.php
@@
-752,7
+752,7
@@
class CRM_Core_Resources {
if (CRM_Core_Permission::check('administer CiviCRM') && $this->ajaxPopupsEnabled) {
$items[] = "js/crm.optionEdit.js";
}
-
+
global $tsLocale;
// Add localized jQuery UI files
if ($tsLocale && $tsLocale != 'en_US') {