gitea/templates/repo/issue/view_content
Yarden Shoham edd93fcfbc
Fix due date rendering the wrong date in issue (#26268)
Closes #26263

We have to pass the date without the time.

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/6b6cb43d-2b1c-4679-951d-20f48c94bfdd)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/50441baf-2c52-452b-bb0d-6034a407abde)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2023-08-01 16:21:04 +02:00
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
attachments.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
comments.tmpl Store and use seconds for timeline time comments (#25392) 2023-06-23 12:12:39 +00:00
comments_delete_time.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
context_menu.tmpl Fix duplicated url prefix on issue context menu (#26066) 2023-07-23 11:56:43 +02:00
pull.tmpl remove IsWarning in tmpl (#26120) 2023-07-25 12:09:01 +00:00
pull_merge_instruction.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
reference_issue_dialog.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
sidebar.tmpl Fix due date rendering the wrong date in issue (#26268) 2023-08-01 16:21:04 +02:00
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00