--- rat/lonwrapper.pm 2020/02/17 00:13:22 1.74 +++ rat/lonwrapper.pm 2020/02/17 00:47:14 1.75 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Wrapper for external and binary files as standalone resources # -# $Id: lonwrapper.pm,v 1.74 2020/02/17 00:13:22 raeburn Exp $ +# $Id: lonwrapper.pm,v 1.75 2020/02/17 00:47:14 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -269,7 +269,7 @@ ENDLINK window.onload = function(){ if (LCresizedef) { LCnotready = 0; - \$(window).trigger('resize') }; + \$(window).trigger('resize'); } else { LCnotready = 1; }