stable
Clone or download
Read-only
Remove additionnal metadata (hardcoded+customize) display in the quick look for folders
This is part of story #13589 Update hardcoded metadata How to test: - click on the "Quick look" button of a folder => You should see : id, last update date, creation date, owner and description (if there is any) fields - click on the "Quick look" button of a document => You should see all metadata ( hardcoded + customize ) Change-Id: Iadfd58758b517795cabb7a45b5f2e53fbabcf55a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentMetadata.spec.js | +19 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentMetadata.vue | +20 | −13 | Go to diff View file |