Subversion Repositories wimsdev

Rev

Rev 9864 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9351 bpr 1
!!supervisorstat.proc
2
!! Adds supervisor stat links in wims_rm_0 for navigation menus
3
 
4
!if ($wims_supertype<4 and $wims_typename=class) or ($wims_supertype=4 and $wims_typename iswordof course)
12652 bpr 5
  !set wims_rm_0 =!append line class_stat,1,module=adm/class/stat\
9864 bpr 6
to $wims_rm_0
9351 bpr 7
!endif