Name
sn_sow_em.SOWAlertUtilsAjax
Description
SOWAlertUtilsAjax is client callable for making ajax calls.
Script
var SOWAlertUtilsAjax = Class.create();
SOWAlertUtilsAjax.prototype = Object.extendsObject(SOWAlertUtilsAjaxSNC, {
initialize: function(request, responseXML, gc) {
SOWAlertUtilsAjaxSNC.prototype.initialize.call(this, request, responseXML, gc);
},
/***************Custom changes****************/
type: 'SOWAlertUtilsAjax'
});
Sys ID
1c70a0e387241110443385d80cbb3581