Rev 6731 | Rev 7943 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6731 | Rev 7787 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if $user isitemof $wims_connectedlogin and $wims_user=supervisor |
4 | !if $user isitemof $wims_connectedlogin and $wims_user=supervisor |
5 | !let name_job=!append word <img src="gifs/themes/$wims_theme_icon/connected.png" width="15px" alt=" |
5 | !let name_job=!append word <img src="gifs/themes/$wims_theme_icon/connected.png" width="15px" alt="connected" /> to $name_job |
6 | !endif |
6 | !endif |
7 | 7 | ||
8 | !read adm/title.phtml 1\ |
8 | !read adm/title.phtml 1\ |
9 | $classname\ |
9 | $classname\ |
10 | $livret_title\ |
10 | $livret_title\ |
Line 48... | Line 48... | ||
48 | !for j=$(nbpalier_$k)+1 to $maxnbpalier |
48 | !for j=$(nbpalier_$k)+1 to $maxnbpalier |
49 | <td style="background-image:url(gifs/bg/crossgrey.gif);"> </td> |
49 | <td style="background-image:url(gifs/bg/crossgrey.gif);"> </td> |
50 | !next j |
50 | !next j |
51 | </tr> |
51 | </tr> |
52 | !endif |
52 | !endif |
53 | !next k |
53 | !next k |
54 | $table_end |
54 | $table_end |