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.
This commit is contained in:
Joey Hess 2015-09-21 13:05:44 -04:00
parent d3af2bd64f
commit 3058e11520
5 changed files with 20 additions and 9 deletions

View file

@ -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