--- loncom/interface/loncommon.pm 2007/09/25 22:58:48 1.588 +++ loncom/interface/loncommon.pm 2007/11/02 18:47:08 1.607 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.588 2007/09/25 22:58:48 albertel Exp $ +# $Id: loncommon.pm,v 1.607 2007/11/02 18:47:08 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -367,7 +367,7 @@ sub selectstudent_link { return ''; } return "".&mt('Select User').""; + '","'.$udomele.'");'."'>".&mt('Select User').""; } if ($env{'request.role'}=~/^(au|dc|su)/) { return " for the onload and onresize events. +=item * viewport_geometry_js { +Provides javascript object (Geometry) which can provide information about the viewport geometry for the client browser. =cut -sub resize_textarea_js { - return <<"RESIZE"; -