dev/user-interface#17 Fix popup confirmation on import forms
authorColeman Watts <coleman@civicrm.org>
Mon, 13 Apr 2020 16:58:19 +0000 (12:58 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 13 Apr 2020 17:19:56 +0000 (13:19 -0400)
commit4c7e19266947e870df3c14d1a73ed67088a1a27e
treec480e55a9b7f2d7b0e4520dcfd108a25b2ae439e
parent3d06904f6cd94036982bf67219e3993cc3392430
dev/user-interface#17 Fix popup confirmation on import forms

The contact import form contained a hack to prevent a popup confirmation when clicking back/cancel.
This moves the hack to the base class for the benefit of other import forms.
CRM/Contact/Import/Form/Preview.php
CRM/Import/Form/Preview.php