we have an extended theme, in the theme, it redefines the Folder workspace
<!-- Folder workspace -->
<c:template key="vcm-folder-content" path="/wellsfargo-rel-ui/theme/rel_theme/template/workspace/folder/content.jsp"/>
We tried to look for the delete button object from the content.jsp and disable it, not successful.
Does anybody have any suggestions?