@@ -63,6 +63,7 @@ abstract class AbstractAdminController extends EaAbstractCrudController | |||
public function configureActions(Actions $actions): Actions | |||
{ | |||
/* Translatable */ | |||
if ($this->isInstanceOf(TranslatableInterface::class)) { | |||
$actions->update( |