1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-05 04:15:07 -04:00
gitea/templates/repo/issue
wxiaoguang b8a598e6a4
Refactor the "attachments" sub-template data key to RenderedContent (#29517)
The value passed into "attachments" sub-template is from
"RedneredContent", so use the same name for consistent. And it makes
readers easy to know its data type.
2024-03-01 10:56:29 +00:00
..
fields
labels Remove unnecessary "Str2html" modifier from templates (#29319) 2024-02-22 18:05:47 +00:00
milestone
view_content Refactor the "attachments" sub-template data key to RenderedContent (#29517) 2024-03-01 10:56:29 +00:00
branch_selector_field.tmpl
card.tmpl Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-02-27 14:31:41 +00:00
choose.tmpl Remove RenderEmojiPlain from template helper (#29375) 2024-02-24 22:34:51 +00:00
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-22 17:02:33 +00:00
filters.tmpl Refactor template empty checks (#28351) 2023-12-04 15:48:42 -06:00
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
milestone_new.tmpl
milestones.tmpl Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
navbar.tmpl
new_form.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
new.tmpl
openclose.tmpl Add ability to see open and closed issues at the same time (#28757) 2024-01-15 15:07:22 +00:00
search.tmpl
view_content.tmpl Refactor the "attachments" sub-template data key to RenderedContent (#29517) 2024-03-01 10:56:29 +00:00
view_title.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
view.tmpl