]> wagnertech.de Git - mfinanz.git/blobdiff - js/kivi.CustomerVendor.js
Kundenstatistik: erster commit ohne Webtemplates
[mfinanz.git] / js / kivi.CustomerVendor.js
index e9b22bedf37b3628ce7b2f525f1d9db715ef7d9a..d489d07d327d5772794958dbb7f8753206d41715 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) {