summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-09-21 13:05:44 -0400
committerJoey Hess <joeyh@joeyh.name>2015-09-21 13:05:44 -0400
commit3058e1152027fd5a75df3b0e79fae8726e76b8ad (patch)
tree7e4e669341d58ebd04bdc0710e32e4cc7ac915d8 /templates
parentd3af2bd64f66f573b6309270f101fa1ac952bcff (diff)
webapp: Remove the "disable remote" feature from the UI.
It's confusing, easy to select by accident and get into a situation the webapp offers no easy recovery from, and pausing syncing works just as well in most situations.
Diffstat (limited to 'templates')
-rw-r--r--templates/repolist.hamlet3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/repolist.hamlet b/templates/repolist.hamlet
index e3eeefe514..72a194b0ab 100644
--- a/templates/repolist.hamlet
+++ b/templates/repolist.hamlet
@@ -60,9 +60,6 @@
<a href="@{SyncNowRepositoryR $ asUUID repoid}">
<span .glyphicon .glyphicon-refresh>
\ Sync now
- <a href="@{DisableRepositoryR $ asUUID repoid}">
- <span .glyphicon .glyphicon-minus>
- \ Disable
<a href="@{DeleteRepositoryR $ asUUID repoid}">
<span .glyphicon .glyphicon-trash>
\ Delete