stable
Clone or download
Read-only
This is a part of the story #12444 Table : action on click Now, when the user click on the link item, he will be redirected. How to test: - Make sure to have at least one link item in your docman - In the new docman, click on a link item. You should be redirected... Change-Id: I9e19b1d4dfa366743dab1009c9de54a55a615ff8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +11 | −44 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ItemTitle/DocumentCellTitle.vue | +54 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue | +55 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ItemTitle/LinkCellTitle.vue | +43 | −0 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_document.scss | +2 | −4 | Go to diff View file |