Subversion Repositories wimsdev

Rev

Rev 12316 | Rev 12656 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12316 Rev 12329
Line 21... Line 21...
21
  !distribute lines $ex into di,pa,re,we,ti,de,dep,com,feed,icone
21
  !distribute lines $ex into di,pa,re,we,ti,de,dep,com,feed,icone
22
  $table_tr
22
  $table_tr
23
  <td id="td_exo_$i">$i</td>
23
  <td id="td_exo_$i">$i</td>
24
  <td>
24
  <td>
25
  !if $icone!=$empty
25
  !if $icone!=$empty
26
    !set wims_ref_class=text_icon $icone
26
    !set wims_ref_class=text_icon icon_$icone
27
  !endif
27
  !endif
28
  !href cmd=new&module=$di&worksheet=$sheet&$pa $ti
28
  !href cmd=new&module=$di&worksheet=$sheet&$pa $ti
29
  </td>
29
  </td>
30
  <td>$de</td>
30
  <td>$de</td>
31
  <td>$re</td>
31
  <td>$re</td>