You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
attachments.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
comments.tmpl Store and use seconds for timeline time comments (#25392) 2 years ago
comments_delete_time.tmpl Add template linting via djlint (#25212) 2 years ago
context_menu.tmpl Fix duplicated url prefix on issue context menu (#26066) 2 years ago
pull.tmpl remove IsWarning in tmpl (#26120) 2 years ago
pull_merge_instruction.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
reference_issue_dialog.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
sidebar.tmpl Fix due date rendering the wrong date in issue (#26268) 2 years ago
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2 years ago