Internal: Display content html in lp document edition - refs BT#21821

pull/5624/head
christianbeeznst 1 year ago
parent e0358f42cf
commit a73ee78ea9
  1. 2
      public/main/lp/LearnPathItemForm.php

@ -119,7 +119,7 @@ class LearnPathItemForm
} }
$editorConfig = [ $editorConfig = [
'ToolbarSet' => 'LearningPathDocuments', 'ToolbarSet' => 'Basic',
'Width' => '100%', 'Width' => '100%',
'Height' => '500', 'Height' => '500',
]; ];

Loading…
Cancel
Save