예제 #1
0
 protected function _construct()
 {
     parent::_construct();
     $this->updateButton('continue', 'onclick', 'InstallationEbayWizardObj.continueStep();');
 }
예제 #2
0
 protected function _construct()
 {
     parent::_construct();
     $this->updateButton('continue', 'onclick', 'MigrationFromMagento1Obj.continueStep();');
 }