--- loncom/interface/lonmenu.pm 2016/03/16 13:54:06 1.441 +++ loncom/interface/lonmenu.pm 2018/04/27 23:01:05 1.490 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.441 2016/03/16 13:54:06 raeburn Exp $ +# $Id: lonmenu.pm,v 1.490 2018/04/27 23:01:05 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -99,7 +99,7 @@ It gets filled in the BEGIN block of thi =over -=item prep_menuitems(\@menuitem) +=item prep_menuitems(\@menuitem,$ltitarget) This routine wraps a menuitem in proper HTML. It is used by primary_menu() and secondary_menu(). @@ -124,9 +124,13 @@ dropdown list when mouse hovers over top (no hover psuedo class) via LC_hoverable class for
$lt{'preamble'} $lt{$type}
$lt{'miss'}$lt{'proctor'}
- @@ -1740,7 +1992,7 @@ END