--- loncom/interface/lonhtmlcommon.pm 2012/07/06 22:46:06 1.319 +++ loncom/interface/lonhtmlcommon.pm 2012/09/04 11:01:54 1.321 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.319 2012/07/06 22:46:06 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.321 2012/09/04 11:01:54 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1211,6 +1211,10 @@ ENDEDITOR + + + + ENDJQUERY return $s; }