Skip to content

UI Tweaks for the remove dialog

Diego Gangl requested to merge diegogangl/timetrack:remove_dialog_tweaks into master

This MR includes some tweaks for the remove dialog

  • Use cancel/remove (as per HIG)
  • Use the destructive-action class for the remove button
  • Include the activity name in the dialog (so users don't delete the wrong activity)

Merge request reports