Rev 9251 | Rev 12429 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9251 | Rev 9563 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | <li>$name_title_comp : <span style="color:green;" class="bold">$(title_$comp)</span>.</li> |
12 | <li>$name_title_comp : <span style="color:green;" class="bold">$(title_$comp)</span>.</li> |
13 | !let eold=!record $palier of wimshome/log/classes/$wims_class/livret/.comp$comp |
13 | !let eold=!record $palier of wimshome/log/classes/$wims_class/livret/.comp$comp |
14 | !distribute line $eold into name,eold |
14 | !distribute line $eold into name,eold |
15 | <li>$name_n_Palier $palier : <span style="color:green;" class="bold">$name</span>.</li> |
15 | <li>$name_n_Palier $palier : <span style="color:green;" class="bold">$name</span>.</li> |
16 | !if $eold!= |
16 | !if $eold!= |
- | 17 | !read proc/legend.proc legend |
|
17 | $table_header |
18 | $table_header |
18 | $table_hdtr<th>$wims_name_Sheet</th><th>$wims_name_Exercise</th><th>$wims_name_title</th><th> </th></tr> |
19 | $table_hdtr<th>$wims_name_Sheet</th><th>$wims_name_Exercise</th><th>$wims_name_title</th><th> </th></tr> |
19 | !for l in $eold |
20 | !for l in $eold |
20 | !let t=!replace internal . by , in $l |
21 | !let t=!replace internal . by , in $l |
21 | !if $(t[1]) notitemof $livret_nonactivesheet |
22 | !if $(t[1]) notitemof $livret_nonactivesheet |