Subversion Repositories wimsdev

Rev

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

Rev 2516 Rev 3049
Line 36... Line 36...
36
   !let don=!line $i of $list
36
   !let don=!line $i of $list
37
   !distribute item $don into todo,date,dir,matiere
37
   !distribute item $don into todo,date,dir,matiere
38
   !let m_filedir=$wims_ref_name?session=$wims_session&cmd=getfile&special_parm=cdt/$dir
38
   !let m_filedir=$wims_ref_name?session=$wims_session&cmd=getfile&special_parm=cdt/$dir
39
   !read wimshome/log/classes/$dir/cdt/def/$date
39
   !read wimshome/log/classes/$dir/cdt/def/$date
40
   !let no=!positionof item $todo in $date_todo
40
   !let no=!positionof item $todo in $date_todo
41
   <td valign=top>
41
   <td valign="top">
42
    !read lang/date.phtml.$moduclass_lang 5,$todo
42
    !read lang/date.phtml.$moduclass_lang 5,$todo
43
   </td>
43
   </td>
44
   !if no isin $cdt_supervise
44
   !if no isin $cdt_supervise
45
    <td>$matiere</td>
45
    <td>$matiere</td>
46
   !endif
46
   !endif