Subversion Repositories wimsdev

Rev

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

Rev 17153 Rev 17322
Line 49... Line 49...
49
      <th></th>
49
      <th></th>
50
      !let nb=!linecnt $lt_month
50
      !let nb=!linecnt $lt_month
51
      !for k=1 to $nb
51
      !for k=1 to $nb
52
        !let dl=!line $k of $lt_month
52
        !let dl=!line $k of $lt_month
53
        !distribute item $dl into wnum,m,yy
53
        !distribute item $dl into wnum,m,yy
54
        <th colspan="$wnum">$(name_listmonths[$[$m]]) $yy</th>
54
        <th colspan="$wnum">$(months[$[$m]]) $yy</th>
55
      !next k
55
      !next k
56
    </tr>
56
    </tr>
57
  </head>
57
  </head>
58
  <body>
58
  <body>
59
      !for k=1 to 7
59
      !for k=1 to 7