From b26ed868246f7bdccb0bc5a77d9472f464adb3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Wed, 20 Apr 2022 14:02:57 +0000 Subject: [PATCH] Fix array enums dropdown --- app/views/console/database/document.phtml | 4 +-- composer.lock | 34 +++++++++-------------- 2 files changed, 15 insertions(+), 23 deletions(-) diff --git a/app/views/console/database/document.phtml b/app/views/console/database/document.phtml index e048fad7b9..793def259a 100644 --- a/app/views/console/database/document.phtml +++ b/app/views/console/database/document.phtml @@ -267,9 +267,9 @@ $logs = $this->getParam('logs', null); :required="attr.required" :name="attr.key" data-cast-to="string"> -