-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.1
-
Fix Version/s: 2.6
-
Component/s: None
-
Backlog priority:270
For a non folderish document type, we don't need to generate the contentViews in the types extension point:
<contentViews category="content"> <contentView showInExportView="false">document_content</contentView> </contentViews> <contentViews category="trash_content"> <contentView showInExportView="false">document_trash_content</contentView> </contentViews>