Rev 9864 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!!supervisorstat.proc
!! Adds supervisor stat links in wims_rm_0 for navigation menus
!if ($wims_supertype<4 and $wims_typename=class) or ($wims_supertype=4 and $wims_typename iswordof course)
!set wims_rm_0 =!append line class_stat,1,module=adm/class/stat\
to $wims_rm_0
!endif