[+] BO: Add Jquery alerts for nice alert box

This commit is contained in:
rMalie
2011-12-28 14:18:20 +00:00
parent 29f8448a80
commit 490a5cff46
21 changed files with 342 additions and 49 deletions
+4 -4
View File
@@ -146,7 +146,7 @@
},
error: function(res,textStatus,jqXHR)
{
//alert("TECHNICAL ERROR"+res);
//jAlert("TECHNICAL ERROR"+res);
}
});
}
@@ -176,7 +176,7 @@
},
error: function(res,textStatus,jqXHR)
{
//alert("TECHNICAL ERROR"+res);
//jAlert("TECHNICAL ERROR"+res);
}
});
}
@@ -221,7 +221,7 @@
},
error: function(res,textStatus,jqXHR)
{
//alert("TECHNICAL ERROR"+res);
//jAlert("TECHNICAL ERROR"+res);
}
});
}
@@ -263,7 +263,7 @@
},
error: function(res,textStatus,jqXHR)
{
//alert("TECHNICAL ERROR"+res);
//jAlert("TECHNICAL ERROR"+res);
}
});
}