forgejo/templates/repo/issue/fields
Giteabot 560ff3ea36
Make issue template field template access correct template data () ()
Backport  by @wxiaoguang

Regression of , 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 () () 2023-09-08 08:07:19 +02:00
dropdown.tmpl Add validations.required check to dropdown field () 2023-05-22 21:26:48 +00:00
header.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
input.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
markdown.tmpl Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
textarea.tmpl Support markdown editor for issue template () 2023-05-08 22:22:52 +00:00