easySDI / easySDI

easySDI is a complete web-based platform for deploying any geoportal. It fully integrates services such as discovery, view, download, monitor in a secured environment.
https://easysdi.org/
GNU General Public License v3.0
2 stars 1 forks source link

For J3.6.x : Tooltips #1366

Open yblatti opened 8 years ago

yblatti commented 8 years ago

Original author : Blatti Yves

We have to uniformize the tooltips for Joomla 3.6, the hasTip, hasTooltip and hasPopover classes...

yblatti commented 8 years ago

Original author : Blatti Yves

OK, this commit in Joomla had the behavior changed : https://github.com/joomla/joomla-cms/commit/90db0ff21de2ffbc832cd4cdfa8c776bb1e7a78e Now if the title differs from the text of the tooltip, it uses hasPopover instead of hasTooltip.

The result is that in the components we have the two types on tooltips, with different looks.