mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 13:05:50 +01:00
Wiki repositories should be not displayed in the repository list.
This commit is contained in:
@@ -66,6 +66,7 @@ case class ContentInfo(viewType: String, content: Option[String])
|
||||
*/
|
||||
class RepositoryViewerController extends ControllerBase {
|
||||
|
||||
// TODO separate to AccountController?
|
||||
/**
|
||||
* Displays user information.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user