mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 23:15:49 +01:00
Fix markdown parameter.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
*@
|
||||
@html.preview(repository, "Leave a comment", true, true, true, "width: 650px; height: 200px;")
|
||||
@html.preview(repository, "Leave a comment", false, true, true, "width: 650px; height: 200px;")
|
||||
</div>
|
||||
</div>
|
||||
<input type="submit" class="btn btn-success" value="Submit new issue"/>
|
||||
|
||||
Reference in New Issue
Block a user