From 60d9cb69ea399b5b43b12362c032e93243fdf9ad Mon Sep 17 00:00:00 2001 From: jonan Date: Mon, 15 Feb 2016 09:37:52 +0000 Subject: [PATCH] --- doc/todo/Add_confirmation_dialog_to_the_restart_option.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/todo/Add_confirmation_dialog_to_the_restart_option.mdwn diff --git a/doc/todo/Add_confirmation_dialog_to_the_restart_option.mdwn b/doc/todo/Add_confirmation_dialog_to_the_restart_option.mdwn new file mode 100644 index 0000000000..8e4d0a1137 --- /dev/null +++ b/doc/todo/Add_confirmation_dialog_to_the_restart_option.mdwn @@ -0,0 +1,2 @@ +I have four git-annex repositories and I often use the option "Switch repository" in the webapp, but this option is just above the "Restart daemon" option and I have clicked it quite a few time unintentionally. +Could it be possible to add a confirmation dialog just like in the "Shutdown daemon" option?