Skip to content

Commit

Permalink
41811: Kommentarfunktion im Kurs funktioniert nicht
Browse files Browse the repository at this point in the history
  • Loading branch information
alex40724 committed Jul 30, 2024
1 parent 19f5348 commit b5be981
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ public function executeCommand(): void

case "ilinfoscreengui":
$ilTabs->setTabActive('info_short');
$this->infoScreen();
$this->infoScreenForward();
break;

case "ilcommonactiondispatchergui":
Expand Down

0 comments on commit b5be981

Please sign in to comment.