mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-10 23:45:50 +01:00
Rename ProjectService to RepositoryService.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@(repositories: List[service.ProjectService.RepositoryInfo])(implicit context: app.Context)
|
||||
@(repositories: List[service.RepositoryService.RepositoryInfo])(implicit context: app.Context)
|
||||
@import context._
|
||||
@main("GitBucket"){
|
||||
<h3>Recent updated repositories</h3>
|
||||
|
||||
Reference in New Issue
Block a user