We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0db48e commit 7cb7e75Copy full SHA for 7cb7e75
src/CoreBundle/Settings/LearningPathSettingsSchema.php
@@ -26,7 +26,7 @@ public function buildSettings(AbstractSettingsBuilder $builder): void
26
'hide_lp_time' => 'false',
27
'lp_category_accordion' => 'false',
28
'lp_view_accordion' => 'false',
29
- 'disable_js_in_lp_view' => 'true',
+ 'disable_js_in_lp_view' => 'false',
30
'allow_teachers_to_access_blocked_lp_by_prerequisite' => 'false',
31
'allow_lp_chamilo_export' => 'false',
32
'hide_accessibility_label_on_lp_item' => 'true',
0 commit comments