Rev 13610 | Rev 14833 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13610 | Rev 14043 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | !exit |
24 | !exit |
25 | !endif |
25 | !endif |
26 | 26 | ||
27 | !if $hiddenlist!=$empty and $wims_user!=supervisor |
27 | !if $hiddenlist!=$empty and $wims_user!=supervisor |
28 | <div class="wims_msg info"> |
28 | <div class="wims_msg info"> |
29 |
|
29 | !if $cdt_supervise=yes |
30 | $name_hiddencdt1 |
30 | $name_hiddencdt1 |
31 | !tail |
31 | !tail |
32 |
|
32 | !exit |
33 |
|
33 | !else |
34 | $name_hiddencdt2 |
34 | $name_hiddencdt2 |
35 |
|
35 | !endif |
36 | </div> |
36 | </div> |
37 | !endif |
37 | !endif |
38 | 38 | ||
39 | !read $job.phtml |
39 | !read $job.phtml |
40 | 40 |