From: sarehag Date: Sat, 27 Feb 2016 13:51:55 +0000 (+0100) Subject: CRM-17508: removed whitespace on row 755 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9efeb642bfb50ea93eca3bece817da3f0888db1f;p=civicrm-core.git CRM-17508: removed whitespace on row 755 --- diff --git a/CRM/Core/Resources.php b/CRM/Core/Resources.php index 0f4f02b134..e835324de0 100644 --- 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') {