X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquerytable%2Fstatic%2Fjs%2Fquerytable.js;h=ecd6fb22113030cba267b757e30064f3de32e90e;hb=b5504c9bcd542dec74afe80c91865a041fa71d6a;hp=42dfee5eb27a7044e44826c6a18337d6c6ef3068;hpb=c18db44fd7a666c17c60769db57a4e23e64bc7ea;p=myslice.git diff --git a/plugins/querytable/static/js/querytable.js b/plugins/querytable/static/js/querytable.js index 42dfee5e..ecd6fb22 100644 --- a/plugins/querytable/static/js/querytable.js +++ b/plugins/querytable/static/js/querytable.js @@ -7,7 +7,9 @@ (function($) { var debug=false; -// debug=true + debug=true + var debug_deep=false; +// debug_deep=true; var QueryTable = Plugin.extend({ @@ -88,7 +90,7 @@ this.slick_data=[]; var selector="#grid-"+this.options.domid; - if (debug) { + if (debug_deep) { messages.debug("slick grid selector is " + selector); for (c in this.slick_columns) { var col=this.slick_columns[c]; @@ -117,7 +119,7 @@ }, // getColIndex checkbox_html : function (key, value) { -// if (debug) messages.debug("checkbox_html, value="+value); + if (debug_deep) messages.debug("checkbox_html, value="+value); var result=""; // Prefix id with plugin_uuid result += "