//remove debug
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
$.uiTableFilter($('#moduleContainer').find('table'), anchor);
|
||||
|
||||
$('#moduleQuicksearch').keyup(function() {
|
||||
console.log(this.value);
|
||||
$.uiTableFilter($('#moduleContainer').find('table'), this.value);
|
||||
});
|
||||
|
||||
@@ -352,4 +351,4 @@
|
||||
});
|
||||
|
||||
{/literal}
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user