mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
[ACA-2415] author & titled aspects should be excluded (#1120)
This commit is contained in:
committed by
Cilibiu Bogdan
parent
baef12dd0f
commit
9e95b6414f
@@ -123,6 +123,8 @@
|
||||
"cm:auditable",
|
||||
"cm:thumbnailModification",
|
||||
"cm:content",
|
||||
"cm:author",
|
||||
"cm:titled",
|
||||
"qshare:shared",
|
||||
|
||||
"exif:exif"
|
||||
|
@@ -1038,6 +1038,8 @@
|
||||
"cm:auditable",
|
||||
"cm:thumbnailModification",
|
||||
"cm:content",
|
||||
"cm:author",
|
||||
"cm:titled",
|
||||
"qshare:shared",
|
||||
|
||||
"exif:exif"
|
||||
|
Reference in New Issue
Block a user