adds test to ensure the service level can remove a scheduled publish date, obsoletes method: GetHasPermission
This commit is contained in:
@@ -495,7 +495,7 @@ function contentResource($q, $http, umbDataFormatter, umbRequestHelper) {
|
||||
$http.get(
|
||||
umbRequestHelper.getApiUrl(
|
||||
"contentApiBaseUrl",
|
||||
"GetHasPermission",
|
||||
"HasPermission",
|
||||
[{ permissionToCheck: permission },{ nodeId: id }])),
|
||||
'Failed to check permission for item ' + id);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user