I am able to close the "deletion window" of a resource by clicking on the "x"
It does not close, only way to close it is by clicking on esc
added BUG P2 labels
assigned to @Senza
Closing module seems to be handled around lines 650 of coopstarter.js
Seems like for the dialog confirm_suppress has been overlooked
confirm_suppress
Js lines added to handle this dialog added starting on line 752
added Done label
mentioned in commit 17b61de0
mentioned in merge request !265 (merged)
@Senza : Despite the fix it's still not closing when you click on the submit button "Delete the resource" even though it's properly deleted.