Subversion Repositories wimsdev

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
!read Names
2
 
3
bgcolor1=orange
4
bgcolor2=#a0a0e0
5
bgcolor3=#f0f0f0
6
 
7
!if $wims_class!=$empty and $wims_user=supervisor
8
 !defread wimshome/log/classes/$wims_class/.def
9
 thislevel=!trim $class_level
10
 thislevel=!char 1,2 of $thislevel
11
 search_category=X
12
!else
13
 search_category=A
14
!endif