Skip to content

Commit baeb492

Browse files
committed
one more
1 parent 2be6608 commit baeb492

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/repo/diff/box.tmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,8 @@
241241
<div class="ui form comment">
242242
{{template "shared/combomarkdowneditor" (dict
243243
"CustomInit" true
244-
"MarkdownPreviewInRepo" $.Repository "MarkdownPreviewMode" "comment"
244+
"MarkdownPreviewInRepo" $.Repository
245+
"MarkdownPreviewMode" "comment"
245246
"TextareaName" "content"
246247
"DropzoneParentContainer" ".ui.form"
247248
)}}

0 commit comments

Comments
 (0)