Internal: Fix regression introduced in 3d2a844f ("Close" button always displayed in object forms in IE)

This commit is contained in:
Molkobain
2020-02-07 17:22:41 +01:00
parent a79ef0bd51
commit e42aab30a5

View File

@@ -215,7 +215,7 @@ $(function()
{
sSeverity: sMessageType,
sContent: sMessageContent,
},
}
);
}
else if(oHelpBlock.attr('id') === 'session-messages')