mirror of https://github.com/go-gitea/gitea.git
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.
d4ec6b3d16
Fixes: https://github.com/go-gitea/gitea/issues/30384 On repo settings page, there id `repo_name` was used 5 times on the same page, some in modal and such. I think we are better off just auto-generating these IDs in the future so that labels link up with their form element. Ideally this id generation would be done in backend in a subtemplate, but seeing that we already have similar JS patches for checkboxes, I took the easy path for now. I also checked that these `#repo_name` were not in use in JS and the only case where this id appears in JS is on the migration page where it's still there. --------- Co-authored-by: Giteabot <teabot@gitea.io> |
10 months ago | |
---|---|---|
.. | ||
actions | 10 months ago | |
branch | 10 months ago | |
cite | 11 months ago | |
code | 10 months ago | |
diff | 10 months ago | |
editor | 10 months ago | |
find | 10 months ago | |
graph | 10 months ago | |
issue | 10 months ago | |
migrate | 10 months ago | |
projects | 10 months ago | |
pulls | 10 months ago | |
release | 10 months ago | |
settings | 10 months ago | |
tag | 10 months ago | |
wiki | 10 months ago | |
activity.tmpl | 11 months ago | |
blame.tmpl | 10 months ago | |
branch_dropdown.tmpl | 10 months ago | |
clone_buttons.tmpl | 11 months ago | |
clone_script.tmpl | 11 months ago | |
code_frequency.tmpl | 10 months ago | |
commit_load_branches_and_tags.tmpl | 10 months ago | |
commit_page.tmpl | 10 months ago | |
commit_status.tmpl | 1 year ago | |
commit_statuses.tmpl | 11 months ago | |
commits.tmpl | 10 months ago | |
commits_list.tmpl | 10 months ago | |
commits_list_small.tmpl | 10 months ago | |
commits_search_dropdown.tmpl | 11 months ago | |
commits_table.tmpl | 10 months ago | |
contributors.tmpl | 10 months ago | |
create.tmpl | 10 months ago | |
create_helper.tmpl | 11 months ago | |
empty.tmpl | 10 months ago | |
file_info.tmpl | 10 months ago | |
forks.tmpl | 10 months ago | |
graph.tmpl | 10 months ago | |
header.tmpl | 10 months ago | |
home.tmpl | 10 months ago | |
icon.tmpl | 11 months ago | |
latest_commit.tmpl | 10 months ago | |
navbar.tmpl | 11 months ago | |
packages.tmpl | 2 years ago | |
pulse.tmpl | 10 months ago | |
recent_commits.tmpl | 10 months ago | |
release_tag_header.tmpl | 10 months ago | |
search.tmpl | 11 months ago | |
search_name.tmpl | 2 years ago | |
shabox_badge.tmpl | 1 year ago | |
star_unstar.tmpl | 10 months ago | |
sub_menu.tmpl | 10 months ago | |
unicode_escape_prompt.tmpl | 11 months ago | |
upload.tmpl | 1 year ago | |
user_cards.tmpl | 11 months ago | |
view_file.tmpl | 10 months ago | |
view_list.tmpl | 10 months ago | |
watch_unwatch.tmpl | 10 months ago | |
watchers.tmpl | 2 years ago |