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
Gwyneth Morgan e5313248a8
Add non-JS fallback for reaction tooltips (#28785)
When JavaScript is not loaded, fall back to displaying reaction tooltips
with the default browser `title` attribute. An element with a present
but empty `data-tooltip-content` will use the `title` attribute for its
tippy.js tooltip content, so when JavaScript is enabled, this functions
the same as the current behavior.
1 year ago
..
fields Fix required checkboxes in issue forms (#27592) 1 year ago
labels
milestone Improve the list header in milestone page (#27302) 1 year ago
view_content Add non-JS fallback for reaction tooltips (#28785) 1 year ago
branch_selector_field.tmpl
card.tmpl Improve CSS helper naming (#28769) 1 year ago
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl Improve the list header in milestone page (#27302) 1 year ago
filters.tmpl Refactor template empty checks (#28351) 1 year ago
label_precolors.tmpl
labels.tmpl
list.tmpl Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago
milestone_issues.tmpl Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago
milestone_new.tmpl
milestones.tmpl Improve the list header in milestone page (#27302) 1 year ago
navbar.tmpl
new.tmpl
new_form.tmpl
openclose.tmpl Improve the list header in milestone page (#27302) 1 year ago
search.tmpl Improve the list header in milestone page (#27302) 1 year ago
view.tmpl
view_content.tmpl Remove "tabindex" from some form buttons (#27892) 1 year ago
view_title.tmpl