Skip to content

Commit

Permalink
undo 13333
Browse files Browse the repository at this point in the history
  • Loading branch information
demeritcowboy committed Apr 27, 2019
1 parent f35bf33 commit 87d2629
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CRM/Case/Form/Activity/OpenCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,11 @@ public static function buildQuickForm(&$form) {
'type' => 'upload',
'name' => ts('Save'),
'isDefault' => TRUE,
'submitOnce' => TRUE,
],
[
'type' => 'upload',
'name' => ts('Save and New'),
'subName' => 'new',
'submitOnce' => TRUE,
],
[
'type' => 'cancel',
Expand Down

0 comments on commit 87d2629

Please sign in to comment.