gitea/web_src/js/features
zeripath 0d69e64e03
Make a.add-code-comment click handler an event handler (#17737)
Instead of directly attaching the add-code-comment on click handler to
the a.add-code-comment elements - make this an event handler on the
document instead.

Fix #17736

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-20 20:12:59 +08:00
..
comp
admin-common.js
admin-emails.js
admin-users.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
common-issue.js Remove superfluous argument (#17667) 2021-11-16 19:36:03 +08:00
common-organization.js
contextpopup.js
dropzone.js
emoji.js
eventsource.sharedworker.js
heatmap.js
imagediff.js
install.js
notification.js
org-team.js
repo-branch.js Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
repo-code.js
repo-commit.js
repo-common.js
repo-diff.js perf: sent data-path once for each file (#17657) 2021-11-19 10:28:27 +08:00
repo-editor.js Sanitize user-input on file name (#17666) 2021-11-17 18:08:25 +00:00
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue.js Make a.add-code-comment click handler an event handler (#17737) 2021-11-20 20:12:59 +08:00
repo-legacy.js Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 2021-11-19 00:45:00 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 2021-11-19 00:45:00 +08:00
repo-release.js
repo-settings.js
repo-template.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-u2f.js
user-auth.js
user-settings.js