action history mass remove

This commit is contained in:
Yuri Kuznetsov
2020-03-13 12:00:04 +02:00
parent 60b6c85864
commit e6f4b337ce

View File

@@ -63,11 +63,6 @@ class ActionHistoryRecord extends \Espo\Core\Controllers\Record
throw new Forbidden();
}
public function beforeMassDelete()
{
throw new Forbidden();
}
public function beforeMassConvertCurrency()
{
throw new Forbidden();