Subversion Repositories wimsdev

Rev

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

Rev 10651 Rev 10688
Line -... Line 1...
-
 
1
!!called by participant.phtml, not by authparticipant.phtml
1
!read adm/class/initclass $wims_class
2
!read adm/class/initclass $wims_class
2
 
3
 
3
!if $directcnt>0
4
!if $directcnt>0
4
 !for i_=1 to $directcnt
5
 !for i_=1 to $directcnt
5
  !set cl=!word 1 of $(directlist[$i_])
6
  !set cl=!word 1 of $(directlist[$i_])
Line 8... Line 9...
8
    !set direct$type_=!append item $(directlist[$i_]) to $(direct$type_)
9
    !set direct$type_=!append item $(directlist[$i_]) to $(direct$type_)
9
  !else
10
  !else
10
   !set directtest=!append item $(directlist[$i_]) to $directtest
11
   !set directtest=!append item $(directlist[$i_]) to $directtest
11
  !endif
12
  !endif
12
 !next
13
 !next
13
!set directlist2=!items2lines $directlist
-
 
14
!set directlist2=!lines2rows $directlist2
-
 
15
!set directlist2=!words2items $directlist2
-
 
16
 
-
 
17
$name_direct:
14
$name_direct:
18
 
15
 
-
 
16
!!set directlist2=!items2lines $directlist
-
 
17
!!set directlist2=!lines2rows $directlist2
-
 
18
!!set directlist2=!words2items $directlist2
19
<div class="spacer">
19
!!<div class="spacer">
20
!read classgraph $directlist2
20
!!!read classgraph $directlist2
21
</div>
21
!!</div>
22
 
22
 
23
!!read tableold.phtml
23
!read tableold.phtml
24
 
24
 
25
 !if $wims_user=supervisor
25
 !if $wims_user=supervisor
26
   $name_text3
26
   $name_text3
27
 !else
27
 !else
28
   $name_text1
28
   $name_text1