Forgejo/templates/repo/issue
mohammed ahmed 551dc8bb4d
[FIX] missing ctx in new_form (#27514)
added the ctx for the project link in new_form.tmpl

---

![Screenshot_20231008_075757](https://github.com/go-gitea/gitea/assets/64513301/8adaa287-9e55-4428-bc48-f8e6a2080624)
2023-10-08 14:35:20 +08:00
..
fields cleanup locale function usage (#27227) 2023-09-24 20:31:58 +00:00
labels Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
milestone Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
view_content Fix pr template (#27436) 2023-10-04 12:28:25 +00:00
branch_selector_field.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
card.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
choose.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
comment_tab.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
filter_actions.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
filters.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
labels.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
list.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
milestone_issues.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
milestone_new.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
milestones.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
navbar.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
new_form.tmpl [FIX] missing ctx in new_form (#27514) 2023-10-08 14:35:20 +08:00
openclose.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
search.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
view_content.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
view_title.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00