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
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
..
fields Add validations.required check to dropdown field (#24849) 2 years ago
labels Several fixes for mobile UI (#25634) 2 years ago
milestone Improve dropdown menus, remove inline styles (#24954) 2 years ago
view_content Fix due date rendering the wrong date in issue (#26268) 2 years ago
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
choose.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2 years ago
filters.tmpl Improve display of Labels/Projects/Assignees sort options (#25886) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add template linting via djlint (#25212) 2 years ago
list.tmpl move issue filters to shared template (#25729) 2 years ago
milestone_issues.tmpl move issue filters to shared template (#25729) 2 years ago
milestone_new.tmpl Fix margin on the `new/edit milestone` page (#25801) 2 years ago
milestones.tmpl Fix milestones deletion (#25583) 2 years ago
navbar.tmpl Fix UI on mobile view (#25315) 2 years ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new_form.tmpl Several fixes for mobile UI (#25634) 2 years ago
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
search.tmpl Introduce shared template for search inputs (#25338) 2 years ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Repository Archived text title center align (#25767) 2 years ago
view_title.tmpl Show correct naming for 1 comment (#25704) 2 years ago