Rev 17153 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17153 | Rev 17322 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | wims_prefix=class user tmp n sharing sharable wtime |
5 | wims_prefix=class user tmp n sharing sharable wtime |
6 | !read tabletheme |
6 | !read tabletheme |
7 | !if $wims_user!=supervisor |
7 | !if $wims_user!=supervisor |
8 | user=$wims_user |
8 | user=$wims_user |
9 | !endif |
9 | !endif |
10 | - | ||
11 | 10 | ||
12 | !if $wims_user=supervisor |
11 | !if $wims_user=supervisor |
13 | !read adm/vfilter/listvarfilter.proc |
12 | !read adm/vfilter/listvarfilter.proc |
14 | !read adm/vfilter/varfilter proc |
13 | !read adm/vfilter/varfilter proc |
15 | !if $varfilterclear!=$empty |
14 | !if $varfilterclear!=$empty |
Line 19... | Line 18... | ||
19 | !else |
18 | !else |
20 | !bound job within useractivity,workingtime default useractivity |
19 | !bound job within useractivity,workingtime default useractivity |
21 | !endif |
20 | !endif |
22 | 21 | ||
23 | !if $job=workingtime or $job=cfwtime |
22 | !if $job=workingtime or $job=cfwtime |
- | 23 | !! for list of months in variable months |
|
- | 24 | !read adm/date.phtml |
|
24 | !read wimshome/log/classes/$wims_class/.def |
25 | !read wimshome/log/classes/$wims_class/.def |
25 | !bound wtime_subval between 1 and 30 default 15 |
26 | !bound wtime_subval between 1 and 30 default 15 |
26 | !bound wtime_open within 1,0 default 0 |
27 | !bound wtime_open within 1,0 default 0 |
27 | !bound wtime_nbsub between 3 and 10 default 4 |
28 | !bound wtime_nbsub between 3 and 10 default 4 |
28 | ltcolor=#FFFFFF,#4682B4,#B0C4DE,#B0E0E6,#ADD8E6,#87CEEB,#87CEFA,#00BFFF,#6495ED,#1E90FF,#0000FF |
29 | ltcolor=#FFFFFF,#4682B4,#B0C4DE,#B0E0E6,#ADD8E6,#87CEEB,#87CEFA,#00BFFF,#6495ED,#1E90FF,#0000FF |