pve-manager/www/manager6/ha
Friedrich Weber f08f08a042 ui: ha resources view: add missing htmlEncode to qtip
to avoid interpreting html tags in the values.

When setting a tooltip via the `data-qtip` attribute, the contents
needs to be double-encoded. Ext.js internally uses `innerHTML` to
apply the generated HTML, which undoes one layer of encoding in case
of `data-qtip`.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2025-01-20 11:35:54 +01:00
..
Fencing.js ui: enable gettext localisation for more user exposed strings 2023-04-24 11:52:23 +02:00
GroupEdit.js ui: enable gettext localisation for more user exposed strings 2023-04-24 11:52:23 +02:00
Groups.js sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
GroupSelector.js ui: don't set the default value of combogrids to [] 2023-11-14 14:56:11 +01:00
ResourceEdit.js ui: eslint auto-fixes 2021-05-18 15:22:05 +02:00
Resources.js ui: ha resources view: add missing htmlEncode to qtip 2025-01-20 11:35:54 +01:00
Status.js ui: eslint: enforce "no-extra-parens" rule 2021-01-19 17:42:36 +01:00
StatusView.js ui: eslint: enforce "no-extra-parens" rule 2021-01-19 17:42:36 +01:00