summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-12 12:21:14 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-12 12:21:14 -0400
commit174c6081818b7ba9de4b3685487809aa4aaa9932 (patch)
treef9c27117104ca747ba261d8c7efdc9a55e29206b
parentce97548e6dcc90c9be2d1f051fb7dda63eef4c33 (diff)
close as merged
-rw-r--r--doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn2
1 files changed, 2 insertions, 0 deletions
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 61fb707db..9a7ce26a7 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]]