Skip to content
Snippets Groups Projects
Unverified Commit 7cc796f4 authored by Sebastian Castro's avatar Sebastian Castro
Browse files

Remove Import admin batch delete

parent 1583ef08
No related branches found
No related tags found
No related merge requests found
......@@ -135,6 +135,8 @@ class ImportAdmin extends AbstractAdmin
return $query;
}
public function configureBatchActions($actions) { return []; }
protected function configureListFields(ListMapper $listMapper)
{
$dm = $this->getConfigurationPool()->getContainer()->get('doctrine_mongodb');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment