Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
23 reyssat 1
 
2
!if $wims_class!=$empty and $wims_user=supervisor
12477 bpr 3
  !defread wimshome/log/classes/$wims_class/.def
4
  thislevel=!trim $class_level
5
  thislevel=!char 1,2 of $thislevel
6
  search_category=X
23 reyssat 7
!else
12477 bpr 8
  search_category=A
23 reyssat 9
!endif