Should be done by:
-Backspace / delete key in the files tree
-Edit -> Delete (operates on selected file in files tree)
-Delete button at top of files tree?
(in order of importance).
All 3 should point to 1 function. The function should always present a modal confirm, then do the operation.
delete operation to be called 'removeOperation' in operationController.js in serverside.