From 01f5698060b2df312e7aed166e05a48bd5138e23 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Jul 2016 12:21:14 -0400 Subject: [PATCH] close as merged --- ...webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn b/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn index 61fb707dbb..9a7ce26a7d 100644 --- a/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn +++ b/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn @@ -7,3 +7,5 @@ My changes are in the following git repository [https://github.com/kathawala/git-annex.git](https://github.com/kathawala/git-annex.git) And the specific commit which fixes the bug is in a branch titled "unsync-nodelete". I have tested the change, it greys out and disables the "Delete" option in the "Actions" dropdown menu of the webapp for any repo in the "Repolist" view which has its syncing disabled. There is also some hover text which explains why the option is greyed out. Hope it is satisfactory! Thanks for your great work!! + +> I merged this patch, thank you! [[done]] --[[Joey]]