]> source.dussan.org Git - gitea.git/commit
Show description as tooltip instead of title for labels (#28754)
authordelvh <dev.lh@web.de>
Thu, 11 Jan 2024 16:21:52 +0000 (17:21 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 16:21:52 +0000 (00:21 +0800)
commitabfdaef5bd5b0430ccebc71f51d6504fecf127ac
tree2e3c9f9d0edd9713c5a3b1796e9ab4bb54089eb6
parent669bbbaf243ae1e65d6667eb91d2a963b526ebd7
Show description as tooltip instead of title for labels (#28754)

Follow GitHubs behavior of showing the label description as a tooltip
instead of the browser native title.

## Before

![grafik](https://github.com/go-gitea/gitea/assets/51889757/70448327-467b-4bee-b799-40a442a5ce16)

## After

![grafik](https://github.com/go-gitea/gitea/assets/51889757/abe7d700-148b-4cef-a487-6b0f8f20b212)
modules/templates/util_render.go