CRM-15524 - Avoid loading profileSelector scripts in ajax mode
authorColeman Watts <coleman@civicrm.org>
Tue, 4 Nov 2014 02:05:31 +0000 (21:05 -0500)
committerColeman Watts <coleman@civicrm.org>
Tue, 4 Nov 2014 02:05:31 +0000 (21:05 -0500)
commitdaf0f4f359273a91d2fb56f67df120e5366cff3e
tree89a5825b6b2429fb65d27430afcae30dbc45ea23
parentb89fa7a24ff4d5826dc4922d56b6db90582eee50
CRM-15524 - Avoid loading profileSelector scripts in ajax mode

This commit tweaks the call of CRM_Core_Resources::isAjaxMode to use the simpler static method.
CRM/UF/Page/ProfileEditor.php