From 52fd0a60b32ddfd008ed60de9dbea2fa7ccf4d69 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sun, 20 Mar 2016 14:41:14 +0100 Subject: [PATCH] objects/table: render filter editor even if empty --- application/views/scripts/objects/table.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/scripts/objects/table.phtml b/application/views/scripts/objects/table.phtml index 9dc88319..38580f28 100644 --- a/application/views/scripts/objects/table.phtml +++ b/application/views/scripts/objects/table.phtml @@ -6,7 +6,7 @@ addLink ?> -filterEditor && ! $this->filterEditor->getFilter()->isEmpty()): ?> +filterEditor): ?> filterEditor ?> table->getPaginator() ?>