add "configure" link to each repository in the webapp's repo list

This commit is contained in:
Joey Hess 2012-10-09 14:43:53 -04:00
parent a5781fd9ba
commit b6a3f03f82
5 changed files with 67 additions and 7 deletions

View file

@ -10,6 +10,7 @@
/config/repository/new/first FirstRepositoryR GET
/config/repository/new NewRepositoryR GET
/config/repository/switchto/#FilePath SwitchToRepositoryR GET
/config/repository/edit/#UUID EditRepositoryR GET
/config/repository/add/drive AddDriveR GET
/config/repository/add/ssh AddSshR GET