temporarily remove activity submit once pending PR 14519
authorDemeritCowboy <demeritcowboy@hotmail.com>
Fri, 14 Jun 2019 21:10:17 +0000 (17:10 -0400)
committerDemeritCowboy <demeritcowboy@hotmail.com>
Fri, 14 Jun 2019 21:10:17 +0000 (17:10 -0400)
CRM/Activity/Form/Activity.php

index e47c4e1cad419c4ff67d1e5e70cc1f7dbf20997e..38abfddd4c1107bd74bfdc70e5379e4947ebd452 100644 (file)
@@ -813,7 +813,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
           'type' => 'upload',
           'name' => ts('Save'),
           'isDefault' => TRUE,
-          'submitOnce' => TRUE,
         ],
         [
           'type' => 'cancel',