Rev 12656 | Rev 13824 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12656 | Rev 13432 | ||
---|---|---|---|
Line 59... | Line 59... | ||
59 | $ |
59 | $ |
60 | !set wims_ref_class=wims_button wims_warning |
60 | !set wims_ref_class=wims_button wims_warning |
61 | !href cmd=reply&job=delete&delete=$i#list $(seriesaction[2]) |
61 | !href cmd=reply&job=delete&delete=$i#list $(seriesaction[2]) |
62 | !if $i>1 |
62 | !if $i>1 |
63 | $ |
63 | $ |
64 | !set wims_ref_class=wims_button |
64 | !set wims_ref_class=wims_button wims_button_move |
65 | !href cmd=reply&job=moveup&moveup=$i#td_exo_$[$i-1] $(seriesaction[3]) |
65 | !href cmd=reply&job=moveup&moveup=$i#td_exo_$[$i-1] $(seriesaction[3]) |
- | 66 | !endif |
|
- | 67 | !if $i<$exocnt |
|
- | 68 | $ |
|
- | 69 | !set wims_ref_class=wims_button wims_button_move |
|
- | 70 | !href cmd=reply&job=movedown&movedown=$i#td_exo_$[$i+1] $(seriesaction[4]) |
|
66 | !endif |
71 | !endif |
67 | !endif |
72 | !endif |
68 | </td> |
73 | </td> |
69 | !endif |
74 | !endif |
70 | </tr> |
75 | </tr> |