Subversion Repositories wimsdev

Rev

Rev 9740 | Go to most recent revision | 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