[+] BO: Add Jquery alerts for nice alert box
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
}
|
||||
catch(e)
|
||||
{
|
||||
alert('oups');
|
||||
jAlert('Technical error');
|
||||
}
|
||||
}
|
||||
});
|
||||
@@ -123,7 +123,7 @@
|
||||
}
|
||||
catch(e)
|
||||
{
|
||||
alert("oups");
|
||||
jAlert('Technical error');
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user