crf-devs/resop

Handle delete form on delete controllers

Closed this issue · 1 comments

Request method should be DELETE and the controller should handle a form for deletion:

  • AssetDeleteController
  • MissionTypeDeleteController
  • UserDeleteController

Closing for inactivity