Commit 20f132f9 by Dányi Bence

webui: debug messages removed

parent 97b47014
......@@ -72,9 +72,7 @@
return function(e){
var self=this;
clearTimeout(timer);
console.log('asdasdasdasd');
timer=setTimeout(function(){
console.log('asd');
var s = $(self).val();
$.ajax({
'type': 'GET',
......
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 sign in to comment