fixed contactops export bug
This commit is contained in:
parent
08e5ed7202
commit
301d403887
@ -17,9 +17,7 @@ function materio_contactops_permission() {
|
|||||||
'access company export' => array(
|
'access company export' => array(
|
||||||
'title' => t('access company export'),
|
'title' => t('access company export'),
|
||||||
'description' => t('access company export'),
|
'description' => t('access company export'),
|
||||||
)
|
),
|
||||||
);
|
|
||||||
$perms = array(
|
|
||||||
'view own company related materials' => array(
|
'view own company related materials' => array(
|
||||||
'title' => t('view own company related materials'),
|
'title' => t('view own company related materials'),
|
||||||
'description' => t('view own company related materials'),
|
'description' => t('view own company related materials'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user