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