remove extension

This commit is contained in:
Yuri Kuznetsov
2014-09-30 17:44:03 +03:00
parent 3b17d0ade3
commit 74dc2c07ea
@@ -112,11 +112,6 @@ class Extension extends \Espo\Core\Controllers\Record
throw new Forbidden();
}
public function actionDelete()
{
throw new Forbidden();
}
public function actionMassUpdate()
{
throw new Forbidden();