mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 17:05:50 +01:00
Rename ProjectService to RepositoryService.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@(repository: service.ProjectService.RepositoryInfo)(implicit context: app.Context)
|
||||
@(repository: service.RepositoryService.RepositoryInfo)(implicit context: app.Context)
|
||||
@import context._
|
||||
@html.main("Settings"){
|
||||
@html.header("settings", repository)
|
||||
|
||||
Reference in New Issue
Block a user