gitea/templates/repo/issue/fields
Giteabot 4af872178e
Make issue template field template access correct template data (#26698) (#26709)
Backport #26698 by @wxiaoguang

Regression of #23092, the `{{$field := .}}` was missing during that
refactoring.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-24 11:40:55 +00:00
..
checkboxes.tmpl Make issue template field template access correct template data (#26698) (#26709) 2023-08-24 11:40:55 +00:00
dropdown.tmpl Add validations.required check to dropdown field (#24849) 2023-05-22 21:26:48 +00:00
header.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
input.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
markdown.tmpl Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
textarea.tmpl Support markdown editor for issue template (#24400) 2023-05-08 22:22:52 +00:00