Remove enforces for getters
This commit is contained in:
parent
e244163bdb
commit
e8bad80e59
7 changed files with 7 additions and 13 deletions
|
|
@ -27,7 +27,6 @@ function hash(entity) {
|
|||
|
||||
|
||||
async function _listDTAjax(context, namespaceId, params) {
|
||||
shares.enforceGlobalPermission(context, 'manageLists');
|
||||
const campaignEntityType = entitySettings.getEntityType('campaign');
|
||||
|
||||
return await dtHelpers.ajaxListWithPermissions(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue