From: Vincent Vanwaelscappel Date: Wed, 26 Oct 2022 08:16:48 +0000 (+0200) Subject: wait #5471 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=eb1501bac22cce0d92603e644c019785155a89b9;p=fluidbook-toolbox.git wait #5471 @0:05 --- diff --git a/app/Models/Quiz.php b/app/Models/Quiz.php index 44a7c26e1..25e6f65f9 100644 --- a/app/Models/Quiz.php +++ b/app/Models/Quiz.php @@ -185,7 +185,6 @@ class Quiz extends ToolboxModel 'default' => true, 'type' => 'Checkbox', 'tab' => __('Paramètres'), - 'when' => ['type' => 'quiz'], ]); $this->addField(['name' => 'review',