Rev 14300 | Rev 15267 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14300 | Rev 14833 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | !reset table_center |
20 | !reset table_center |
21 | 21 | ||
22 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
22 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
23 | 23 | ||
24 | !if $wims_user=supervisor and yes isin $cdt_supervise |
24 | !if $wims_user=supervisor and yes isin $cdt_supervise |
25 | !bound job within |
25 | !bound job within addfile,home,adddate,addtodo,del,todo,work,helplink,config,logfile default home |
26 | !else |
26 | !else |
27 | !bound job within home,todo,work default home |
27 | !bound job within home,todo,work default home |
28 | !endif |
28 | !endif |
29 | 29 | ||
- | 30 | !set wims_ariane_self=no |
|
- | 31 | ||
30 | !if |
32 | !if $job != home |
31 | !set wims_ariane=!append line cdt,1,cmd=new&job=home\ |
33 | !set wims_ariane=!append line cdt,1,cmd=new&job=home\ |
32 | to $wims_ariane |
34 | to $wims_ariane |
33 | !set |
35 | !set wims_ariane=!append line $job,8,\ |
- | 36 | to $wims_ariane |
|
- | 37 | !else |
|
- | 38 | !set wims_ariane=!append line cdt,8,\ |
|
- | 39 | to $wims_ariane |
|
34 | !endif |
40 | !endif |
35 | 41 | ||
36 | !if $job isitemof work,todo |
42 | !if $job isitemof work,todo |
37 | !read work.proc |
43 | !read work.proc |
38 | !else |
44 | !else |