stable

Clone or download

Read-only

Hide the trash icon when the option to prevent deletion is set

This is part of story #9315: Prevent anybody except siteadmin from deleting items in docman If you are not able to delete a document because you are not siteadmin ($only_siteadmin_can_delete set to true), then the delete icon in the docman document popup will be hidden. Change-Id: I56dd4277fefea86a5a10e95d7b29dad3ba16dbdd

Modified Files

Name
M plugins/docman/include/Docman_PermissionsManager.class.php +23 −0 Go to diff View file
M plugins/docman/include/docmanPlugin.class.php +2 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_GetMenuItemsVisitor.class.php +1 −1 Go to diff View file