Kundenstatistik: dbh auf SL::DB->client->dbh umgestellt
[kivitendo-erp.git] / js / kivi.CustomerVendor.js
index e9b22be..d489d07 100644 (file)
@@ -208,6 +208,7 @@ namespace('kivi.CustomerVendor', function(ns) {
   };
 
   this.inline_report = function(target, source, data){
+//    alert("HALLO S " + source + " --T " + target + " tt D " + data);
     $.ajax({
       url:        source,
       success:    function (rsp) {