From 2f34af4646a117c70de443ef1c3701e6eea195bd Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Thu, 17 Oct 2013 09:26:47 +0200 Subject: [PATCH] //remove debug --- admin-dev/themes/default/template/controllers/modules/js.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +