Skip to content

Commit

Permalink
Merge pull request #7872 from leifos-gmbh/fix_41811
Browse files Browse the repository at this point in the history
41811: Kommentarfunktion im Kurs funktioniert nicht
  • Loading branch information
Uwe-Kohnle authored Aug 12, 2024
2 parents dcdb56f + b5be981 commit e7ee1b0
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 e7ee1b0

Please sign in to comment.