Forgejo/templates/repo/issue/fields
Giteabot 560ff3ea36
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>
(cherry picked from commit 4af872178e)
2023-09-08 08:07:19 +02:00
..
checkboxes.tmpl Make issue template field template access correct template data (#26698) (#26709) 2023-09-08 08:07:19 +02: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