CRM-17508: removed whitespace on row 755
authorsarehag <joakim.sarehag@gmail.com>
Sat, 27 Feb 2016 13:51:55 +0000 (14:51 +0100)
committersarehag <joakim.sarehag@gmail.com>
Sat, 27 Feb 2016 13:51:55 +0000 (14:51 +0100)
CRM/Core/Resources.php

index 0f4f02b134b5ff493adaafb41a0dc99f071fb844..e835324de0a2efae63140e96294b0eefabc5a3af 100644 (file)
@@ -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') {