Skip to content

Commit 4512542

Browse files
committed
Revert "Improvement: TRAINING ONLY: Add Links to Mandant 1 & 2"
This reverts commit 1f578a4.
1 parent ad7b9c0 commit 4512542

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ function taskflowadapter_ksw_render_navbar_output(\renderer_base $renderer) {
4646
$courselist = new moodle_url('/mod/booking/mybookings.php', $params);
4747

4848
$items = [
49-
['label' => "Mandant 1", 'link' => '/course/index.php?categoryid=10'],
50-
['label' => "Mandant 2", 'link' => '/course/index.php?categoryid=11'],
5149
['label' => get_string('mylearningprofile', 'taskflowadapter_ksw'), 'link' => $urluser->out(false)],
5250
['label' => get_string('mycourses', 'taskflowadapter_ksw'), 'link' => $courselist->out(false)],
5351
];

0 commit comments

Comments
 (0)