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/diff
Earl Warren c46080bc9d
Remove "tabindex" from some form buttons (#27892)
Remove the "tabindex" from some form buttons on the "diff box" / "issue view content" page, let the browser use the default tab order.

---------

Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
blob_excerpt.tmpl Fix more "locale" usages (#27259) 2 years ago
box.tmpl Remove "tabindex" from some form buttons (#27892) 1 year ago
comment_form.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 3 years ago
comments.tmpl Fix more "locale" usages (#27259) 2 years ago
compare.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
conversation.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 3 years ago
escape_title.tmpl cleanup locale function usage (#27227) 2 years ago
image_diff.tmpl Replace ajax with fetch, improve image diff (#27267) 1 year ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago
options_dropdown.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago
section_code.tmpl Add template linting via djlint (#25212) 2 years ago
section_split.tmpl Fix more "locale" usages (#27259) 2 years ago
section_unified.tmpl Fix more "locale" usages (#27259) 2 years ago
stats.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago
whitespace_dropdown.tmpl Fix more "locale" usages (#27259) 2 years ago