mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
Internal: Fix regression introduced in 3d2a844f ("Close" button always displayed in object forms in IE)
This commit is contained in:
@@ -215,7 +215,7 @@ $(function()
|
||||
{
|
||||
sSeverity: sMessageType,
|
||||
sContent: sMessageContent,
|
||||
},
|
||||
}
|
||||
);
|
||||
}
|
||||
else if(oHelpBlock.attr('id') === 'session-messages')
|
||||
|
||||
Reference in New Issue
Block a user