本站源代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
343B

  1. {{if $.comment}}
  2. {{ template "repo/diff/comment_form" dict "root" $.root "hidden" $.hidden "reply" $.reply "Line" $.comment.UnsignedLine "File" $.comment.TreePath "Side" $.comment.DiffSide "HasComments" true}}
  3. {{else if $.root}}
  4. {{ template "repo/diff/comment_form" $}}
  5. {{else}}
  6. {{ template "repo/diff/comment_form" dict "root" $}}
  7. {{end}}
上海开阖软件有限公司 沪ICP备12045867号-1