Managing products and portfolios : Managing elements : Deleting elements : Disabling the delete option
  
Disabling the delete option
1 Click the Settings icon Settings icon, and then, from the Advanced group, click SQL.
2 Issue the command:
update configurationproperties
set value='false'
where name='delete.enable'
3 Restart the server.
Go up to
Deleting elements