Subversion Repositories wimsdev

Rev

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

Rev 14088 Rev 14335
Line 143... Line 143...
143
    !if $t notwordof 2 4 5
143
    !if $t notwordof 2 4 5
144
      <input type="checkbox" name="csvdownload" id="csvdownload_$(list_keyword[$t])" value="$(list_keyword[$t])"/><label for="csvdownload_$(list_keyword[$t])">$name_all</label>
144
      <input type="checkbox" name="csvdownload" id="csvdownload_$(list_keyword[$t])" value="$(list_keyword[$t])"/><label for="csvdownload_$(list_keyword[$t])">$name_all</label>
145
    !endif
145
    !endif
146
    !for k in $tmp
146
    !for k in $tmp
147
      <input type="checkbox" name="csvdownload" id="csvdownload_$k" value="$k"/><label for="csvdownload_$k">$k</label>
147
      <input type="checkbox" name="csvdownload" id="csvdownload_$k" value="$k"/><label for="csvdownload_$k">$k</label>
148
          !next k
148
    !next k
149
          </li>
149
    </li>
150
  !endif
150
  !endif
151
!next t
151
!next t
152
!if $av!=$empty
152
!if $av!=$empty
153
  !let tmp=!words2items $av
153
  !let tmp=!words2items $av
154
  <li><b>$name_Average</b>:
154
  <li><b>$name_Average</b>: