Commit a22ba1e2 by vida092

cl2

parent c505dd3f
...@@ -1196,7 +1196,7 @@ var res_display_module = (function (verbose, url_zacatuche) { ...@@ -1196,7 +1196,7 @@ var res_display_module = (function (verbose, url_zacatuche) {
//var data_request = JSON.stringify(body) //var data_request = JSON.stringify(body)
data_request["decil_selected"] = [_default_decil] data_request["decil_selected"] = [_default_decil]
console.log("<====================================================>1") console.log("<============================================>1")
console.log(data_request) console.log(data_request)
console.log(_TREE_GENERATED) console.log(_TREE_GENERATED)
......
...@@ -168,7 +168,7 @@ var variable_module = (function (verbose, url_zacatuche) { ...@@ -168,7 +168,7 @@ var variable_module = (function (verbose, url_zacatuche) {
self.getTreeTarget = function(){ self.getTreeTarget = function(){
_VERBOSE ? console.log("self.getTreeTarget") : _VERBOSE; _VERBOSE ? console.log("self.getTreeTarget") : _VERBOSE;
console.log("getTreeTarget")
$("#agent_selected").change(function() { $("#agent_selected").change(function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment