Merge pull request #21762 from jitendrapurohit/job-alert
[civicrm-core.git] / CRM / ACL / Form / EntityRole.php
index 7d599deff475046ed51064b7e029ab0450a4032f..eaed454de8093c4dea08853350750a315f9f522d 100644 (file)
  */
 class CRM_ACL_Form_EntityRole extends CRM_Admin_Form {
 
+  /**
+   * @var bool
+   */
+  public $submitOnce = TRUE;
+
   /**
    * Build the form object.
    */