split repolist out of configuration, into its own tab (temporarily)
This commit is contained in:
parent
7ea9b887bd
commit
8221c2b4ed
8 changed files with 202 additions and 190 deletions
|
@ -1,6 +1,9 @@
|
|||
/ HomeR GET HEAD
|
||||
/repositories RepositoriesR GET
|
||||
|
||||
/noscript NoScriptR GET
|
||||
/noscript/auto NoScriptAutoR GET
|
||||
|
||||
/about AboutR GET
|
||||
/about/license LicenseR GET
|
||||
/about/repogroups RepoGroupR GET
|
||||
|
@ -12,7 +15,6 @@
|
|||
/log LogR GET
|
||||
|
||||
/config ConfigurationR GET
|
||||
/config/repository RepositoriesR GET
|
||||
/config/preferences PreferencesR GET
|
||||
/config/xmpp XMPPR GET
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue