From c8d7ea807120519fc74eea61fea57bfab7c5c6fb Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 1 Dec 2021 13:19:15 +0100 Subject: [PATCH] fix(ui): collection tables --- app/views/console/database/collection.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index ea97bad34b..a8b59e8d4a 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -78,11 +78,11 @@ $logs = $this->getParam('logs', null);