webapp: Added a "Sync now" item to each repository's menu.

This commit is contained in:
Joey Hess 2014-03-06 18:11:44 -04:00
parent aa131c870a
commit 54746463bb
4 changed files with 18 additions and 1 deletions

View file

@ -82,6 +82,7 @@
/config/repository/reorder RepositoriesReorderR GET
/config/repository/syncnow/#UUID SyncNowRepositoryR GET
/config/repository/disable/#UUID DisableRepositoryR GET
/config/repository/delete/confirm/#UUID DeleteRepositoryR GET