mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°4492 Security hardening
This commit is contained in:
@@ -72,7 +72,7 @@ $(function()
|
||||
{
|
||||
if(sTitle === undefined)
|
||||
{
|
||||
sTitle = this.options.label;
|
||||
sTitle = $('<div/>').text(this.options.label).html();
|
||||
}
|
||||
|
||||
return this._super(sTitle);
|
||||
|
||||
Reference in New Issue
Block a user