Merge pull request #24148 from civicrm/5.52
[civicrm-core.git] / CRM / Admin / Form / LocationType.php
index b436c039d4e4a638eaf8885391df523167c2a6ef..433d592bb720b6d083d3778533eee26dba9e0f3d 100644 (file)
  */
 class CRM_Admin_Form_LocationType extends CRM_Admin_Form {
 
+  /**
+   * @var bool
+   */
+  public $submitOnce = TRUE;
+
   /**
    * Build the form object.
    */