You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: main/install/configuration.dist.php
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1634,6 +1634,9 @@
1634
1634
// LP view menu location. Options: "left" or "right"
1635
1635
// $_configuration['lp_menu_location'] = 'left';
1636
1636
1637
+
// Hide the "Open in new window" button in learning paths when viewing long content (using the button disconnects SCORM tracking - more details in #4954)
0 commit comments