diff --git a/admin-dev/themes/default/template/controllers/modules/js.tpl b/admin-dev/themes/default/template/controllers/modules/js.tpl index c3d2e9e06..90da87538 100644 --- a/admin-dev/themes/default/template/controllers/modules/js.tpl +++ b/admin-dev/themes/default/template/controllers/modules/js.tpl @@ -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} - \ No newline at end of file +