Files
gitea/web_src/js/features
silverwind 1e0fcd1450 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
2022-08-17 00:05:40 +03:00
..
2022-08-10 12:08:06 +08:00
2022-08-08 02:15:11 +03:00
2022-07-12 23:32:37 +02:00