Stop removing all the other error messages
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
a252ad8ad4
commit
7b124e6607
@ -114,7 +114,6 @@ var ErrorReport = {
|
||||
* @return {void}
|
||||
*/
|
||||
showErrorNotification: function () {
|
||||
ErrorReport.removeErrorNotification();
|
||||
|
||||
var $div = $(
|
||||
'<div class="alert alert-danger userPermissionModal error_message" role="alert" id="error_notification"></div>'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user