Rev 12950 | Rev 17153 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12950 | Rev 16903 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !read adm/vfilter/listvarfilter.proc |
13 | !read adm/vfilter/listvarfilter.proc |
14 | !read adm/vfilter/varfilter proc |
14 | !read adm/vfilter/varfilter proc |
15 | !if $varfilterclear!=$empty |
15 | !if $varfilterclear!=$empty |
16 | !reset varfilterclear,status |
16 | !reset varfilterclear,status |
17 | !endif |
17 | !endif |
18 | !bound job within |
18 | !bound job within activity,useractivity,workingtime default activity |
19 | !else |
19 | !else |
20 |
|
20 | !bound job within useractivity,workingtime default useractivity |
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | 23 | ||
24 | !read $job.proc |
24 | !read $job.proc |
25 | 25 |