From 869265e7a509f8148563e8c774a6b4fdab3b15c3 Mon Sep 17 00:00:00 2001 From: Prashant Singh Date: Tue, 9 Jul 2019 10:11:19 +0530 Subject: [PATCH] Fixed the bug is system core configuration preventing to take null values inn the select and multi select fields --- .../views/configuration/field-type.blade.php | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/views/configuration/field-type.blade.php b/packages/Webkul/Admin/src/Resources/views/configuration/field-type.blade.php index 80f9cb7dd..d30b703a7 100755 --- a/packages/Webkul/Admin/src/Resources/views/configuration/field-type.blade.php +++ b/packages/Webkul/Admin/src/Resources/views/configuration/field-type.blade.php @@ -39,9 +39,9 @@