mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-2640] Exclude problematic aspects (#1133)
This commit is contained in:
committed by
Denys Vuika
parent
3bc54478c0
commit
2cf42376c3
@@ -140,7 +140,9 @@
|
|||||||
"cm:effectivity",
|
"cm:effectivity",
|
||||||
|
|
||||||
"cm:emailed",
|
"cm:emailed",
|
||||||
"cm:likesRatingSchemeRollups"
|
"cm:likesRatingSchemeRollups",
|
||||||
|
"cm:lockable",
|
||||||
|
"cm:ownable"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@@ -1050,7 +1050,9 @@
|
|||||||
"cm:effectivity",
|
"cm:effectivity",
|
||||||
|
|
||||||
"cm:emailed",
|
"cm:emailed",
|
||||||
"cm:likesRatingSchemeRollups"
|
"cm:likesRatingSchemeRollups",
|
||||||
|
"cm:lockable",
|
||||||
|
"cm:ownable"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user