--- loncom/homework/daxepage.pm 2023/11/19 21:28:17 1.6 +++ loncom/homework/daxepage.pm 2023/11/26 02:11:19 1.7 @@ -1,7 +1,7 @@ # The LearningOnline Network # Page with Daxe on the left side and the preview on the right side # -# $Id: daxepage.pm,v 1.6 2023/11/19 21:28:17 raeburn Exp $ +# $Id: daxepage.pm,v 1.7 2023/11/26 02:11:19 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -122,7 +122,7 @@ sub toggle_LCmenus_js { "alt": (expanded)? "$lt{altc}" : "$lt{alte}", "title": - (expanded)? "$lt{ttlc}" : "$lt(ttle}" + (expanded)? "$lt{ttlc}" : "$lt{ttle}" }); \$(window).trigger('resize');