api test fix
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 27 Apr 2015 13:30:45 +0000 (19:00 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 27 Apr 2015 13:30:45 +0000 (19:00 +0530)
CRM/Report/Form/Event/ParticipantListCount.php

index a5ce9d476eb1c231712b0101cee91c6be835b6cd..1ca8e8ba80dc7ab68721b92ba1e9e16819a25eb3 100644 (file)
@@ -114,12 +114,6 @@ class CRM_Report_Form_Event_ParticipantListCount extends CRM_Report_Form_Event {
         ),
         'grouping' => 'contact-fields',
         'order_bys' => array(
-          'sort_name' => array(
-            'title' => ts('Last Name, First Name'),
-            'default' => '1',
-            'default_weight' => '0',
-            'default_order' => 'ASC',
-          ),
           'first_name' => array(
             'name' => 'first_name',
             'title' => ts('First Name'),