Rev 12488 | Rev 12950 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
9405 | bpr | 1 | limitpart=10 |
2 | !default maxday=365 |
||
2368 | bpr | 3 | !read adm/class/classlang names.phtml |
232 | bpr | 4 | |
5 | wims_prefix=class user tmp n sharing sharable |
||
6 | !read tabletheme |
||
7 | !if $wims_user!=supervisor |
||
12488 | bpr | 8 | error=not_supervisor |
9 | !!user=$wims_user |
||
10 | !exit |
||
232 | bpr | 11 | !endif |
9928 | guerimand | 12 | |
9999 | guerimand | 13 | !read adm/vfilter/listvarfilter.proc |
14 | !read adm/vfilter/varfilter proc |
||
15 | !if $varfilterclear!=$empty |
||
12488 | bpr | 16 | !reset varfilterclear,status |
9546 | guerimand | 17 | !endif |
9500 | bpr | 18 | |
12947 | guerimand | 19 | job=activity |
20 | |||
21 | |||
22 | !read $job.proc |
||
23 |