Subversion Repositories wimsdev

Rev

Rev 12159 | Rev 12933 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12159 Rev 12557
Line 13... Line 13...
13
wims_helper=chapter=3
13
wims_helper=chapter=3
14
userdir=!item -1 of $wims_superclass
14
userdir=!item -1 of $wims_superclass
15
!default userdir=$wims_class
15
!default userdir=$wims_class
16
sclassdir=log/classes/$userdir
16
sclassdir=log/classes/$userdir
17
userdir=log/classes/$userdir/.users
17
userdir=log/classes/$userdir/.users
18
tooltip_parm=FONTSIZE,'11pt',ABOVE,'true'
-
 
19
picto=<img src="gifs/picto.gif" alt="picto" />
-
 
20
 
18
 
21
!if $wims_user=$empty
19
!if $wims_user=$empty
22
  error=not_supervisor
20
  error=not_supervisor
23
  !exit
21
  !exit
24
!endif
22
!endif