mirror of
https://gitee.com/gitea/gitea
synced 2026-01-09 00:55:47 +08:00
* 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
6.1 KiB
6.1 KiB