interface/web/js/scrigo.js.php | ●●●●● patch | view | raw | blame | history |
interface/web/js/scrigo.js.php
@@ -105,7 +105,7 @@ }, failure: function(o) { var parts = o.responseText.split(':'); alert('Ajax Request was not successful. '+parts[1]); alert('Ajax Request was not successful.'); } } @@ -145,7 +145,7 @@ } }, failure: function(o) { alert('Ajax Request was not successful. 1'); alert('Ajax Request was not successful.'); } }