This commit is contained in:
takezoe
2013-07-19 14:08:05 +09:00

View File

@@ -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) private def handleComment(issueId: Int, content: Option[String], repository: RepositoryService.RepositoryInfo)
(getAction: model.Issue => Option[String] = (getAction: model.Issue => Option[String] =