diff options
author | silverwind <me@silverwind.io> | 2022-08-16 23:05:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-17 00:05:40 +0300 |
commit | 1e0fcd1450200e0459849edac4c0610489d251e9 (patch) | |
tree | fa995f1431826ec3e0db37d23d5a1f8a7f8e4960 /modules/notification | |
parent | 82f89ff996b40e30a7790d13dfa5fa8949a6d620 (diff) | |
download | gitea-1e0fcd1450200e0459849edac4c0610489d251e9.tar.gz gitea-1e0fcd1450200e0459849edac4c0610489d251e9.zip |
Fix tooltip init after review (#20814)
* Fix tooltip init after review
Previous code passed a jQuery collection which initTooltip couldn't
handle. Instead, iterate the individial matched elements and add a
dollar to the variable name to make it clear it's jQuery.
Fixes: https://github.com/go-gitea/gitea/issues/20809
Diffstat (limited to 'modules/notification')
0 files changed, 0 insertions, 0 deletions