Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
1170 bpr 1
!read adm/css.phtml
1086 bpr 2
!if link isin $job
1170 bpr 3
 !header
4
!else
5
 !header1
6
!endif
1086 bpr 7
 
23 reyssat 8
!if $job2=print and $job isitemof todo,work
9
 !changeto print$job.phtml
10
!endif
11
 
12
!if $error=bad_class
13
 !read msg.phtml $error
14
 !tail
15
 !exit
16
!endif
17
 
18
!read $job.phtml
19
 
1469 bpr 20
!tail