0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 08:25:15 +01:00
gitea/templates/repo/issue
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537)
This is only a quick fix to make it easier to backport.

After this PR gets merged, I will propose a new PR to fix the FIXME.

<details>

![image](https://github.com/go-gitea/gitea/assets/2114189/98d1d5c4-2e79-4a75-80e9-76fd898986e0)

</details>
2024-03-02 12:45:14 +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 Fix incorrect redirection when creating a PR fails (#29537) 2024-03-02 12:45:14 +00:00
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 2024-03-02 12:45:14 +00:00
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