----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
https://issues.civicrm.org/jira/browse/CRM-14353
*/
class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
+ protected $unsavedChangesWarn = TRUE;
+
/**
* the mailing ID of the mailing if we are resuming a mailing
*
{/if}
<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl"}</div>
</div>
-
-{* include jscript to warn if unsaved form field changes *}
-{include file="CRM/common/formNavigate.tpl"}
</div>