Skip to content
Snippets Groups Projects
Commit 57f6fdeb authored by Ron Lucke's avatar Ron Lucke
Browse files

fixes #247

parent 19bb8fbb
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ class CoursewareIntegration extends \Migration
':description' => 'Mit dieser Konfigurationseinstellung wird für eine Courseware festgelegt, welche Rechtestufe Inhalte editieren dürfen.',
':range' => 'range',
':type' => 'string',
':value' => 'dozent'
':value' => 'tutor'
]);
$statement->execute([
':name' => 'COURSEWARE_LAST_ELEMENT',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment