--- loncom/interface/loncommon.pm 2016/04/09 18:43:32 1.1241 +++ loncom/interface/loncommon.pm 2016/10/03 19:40:17 1.1254 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1241 2016/04/09 18:43:32 raeburn Exp $ +# $Id: loncommon.pm,v 1.1254 2016/10/03 19:40:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1094,6 +1094,9 @@ linked_select_forms takes the following =item * $onchangesecond, additional javascript call to execute for an onchange event for the second \n"; + $result .= "'. + ''."\n". + '
'. + $lt{'fnam'}.'
'."\n"; + } + return ($possdirs,$output); +} + =pod =head1 Excel and CSV file utility routines @@ -2266,12 +2548,15 @@ sub multiple_select_form { =pod -=item * &select_form($defdom,$name,$hashref,$onchange) +=item * &select_form($defdom,$name,$hashref,$onchange,$readonly) Returns a string containing a