mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 03:26:06 +01:00
Add reference link to wiki.
This commit is contained in:
@@ -256,7 +256,7 @@ trait IssuesControllerBase extends ControllerBase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @see
|
||||
* @see [[https://github.com/takezoe/gitbucket/wiki/CommentAction]]
|
||||
*/
|
||||
private def handleComment(issueId: Int, content: Option[String], repository: RepositoryService.RepositoryInfo)
|
||||
(getAction: model.Issue => Option[String] =
|
||||
|
||||
Reference in New Issue
Block a user