(refs #1264) BugFix: File attachment does not work on the issue comment

This commit is contained in:
Naoki Takezoe
2016-08-08 21:57:26 +09:00
parent f52e7e1bdd
commit f0a8b3bb17

View File

@@ -30,7 +30,7 @@
@gitbucket.core.helper.html.attached( @gitbucket.core.helper.html.attached(
repository = repository, repository = repository,
completionContext = completionContext, completionContext = completionContext,
generateScript = enableWikiLink generateScript = !enableWikiLink
)(textarea) )(textarea)
</div> </div>
<div class="tab-pane" id="tab@(uid+1)"> <div class="tab-pane" id="tab@(uid+1)">