mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
0d69e64e03
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>