fix event confirmation

This commit is contained in:
yuri
2018-06-28 11:28:36 +03:00
parent a07bc15f00
commit d2a6d7ee99
@@ -116,6 +116,8 @@ class EventConfirmation extends \Espo\Core\EntryPoints\Base
";
$this->getClientManager()->display($runScript);
return;
}
throw new Error();