Skip to content

Commit 58cca27

Browse files
committed
let admins import stuff
no clear reason in anyone's memory of why it was there, and it especially helps workflows on .net sites close #72
1 parent bd9cccb commit 58cca27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CsvImportPlugin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ public function hookDefineAcl($args)
209209

210210
// Hack to disable CRUD actions.
211211
$acl->deny(null, 'CsvImport_Index', array('show', 'add', 'edit', 'delete'));
212-
$acl->deny('admin', 'CsvImport_Index');
213212
}
214213

215214
/**

0 commit comments

Comments
 (0)