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
Bartlomiej Komendarczuk d5d9c56ac2
Added close/open button to details page of milestone (#23877)
Depending on the current state, a close or open button appears.

Close https://github.com/go-gitea/gitea/issues/19083

---
![image](https://user-images.githubusercontent.com/11333925/229367898-844ff790-c725-440a-9cf7-242c7745d643.png)
![image](https://user-images.githubusercontent.com/11333925/229367873-6a77fceb-1627-41d4-9d76-1f10ba2b278b.png)
2 years ago
..
fields Fix nil context in RenderMarkdownToHtml (#23092) 2 years ago
labels Remove incorrect HTML self close tag (#23748) 2 years ago
view_content Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago
branch_selector_field.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
choose.tmpl Implement Issue Config (#20956) 2 years ago
comment_tab.tmpl Editor preview support for external renderers (#23333) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
list.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
milestone_issues.tmpl Added close/open button to details page of milestone (#23877) 2 years ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
milestones.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
navbar.tmpl Add some headings to repo views (#22869) 2 years ago
new.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
new_form.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
openclose.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
search.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
view.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
view_content.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
view_title.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago