mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record - fix (#9339)
This commit is contained in:
@@ -139,7 +139,7 @@ export class CustomResourcesService {
|
|||||||
language: 'afts'
|
language: 'afts'
|
||||||
},
|
},
|
||||||
filterQueries,
|
filterQueries,
|
||||||
include: ['path', 'properties', 'allowableOperations', 'aspects'],
|
include: ['path', 'properties', 'allowableOperations', 'aspectNames'],
|
||||||
sort: [
|
sort: [
|
||||||
{
|
{
|
||||||
type: 'FIELD',
|
type: 'FIELD',
|
||||||
|
Reference in New Issue
Block a user