From 96828f739e94ceb13fa982b30d9770f21fd85cc0 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Mon, 17 Jan 2022 11:47:22 +0100 Subject: [PATCH] fix: ui for int/float default values --- app/views/console/database/collection.phtml | 8 ++++---- app/views/console/database/document.phtml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index 2091209e52..34b9bfa8c4 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -706,10 +706,10 @@ $logs = $this->getParam('logs', null);