]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5471 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Oct 2022 08:16:48 +0000 (10:16 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Oct 2022 08:16:48 +0000 (10:16 +0200)
app/Models/Quiz.php

index 44a7c26e10043e847ffe6484eada39b59c079b11..25e6f65f922d15f0e504823da6c58098d2c4e79b 100644 (file)
@@ -185,7 +185,6 @@ class Quiz extends ToolboxModel
             'default' => true,
             'type' => 'Checkbox',
             'tab' => __('Paramètres'),
-            'when' => ['type' => 'quiz'],
         ]);
 
         $this->addField(['name' => 'review',