Is there a way to hide Delete Item option in the toolbar from both
DispForm.aspx and EditItem.aspx page of document library. I can override the
DeleteItem() javascript, but the requirement is not to display Delete Item
option in the toolbar.
Which files do I need to modify to get this done.