Subversion Repositories wimsdev

Rev

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

Rev 3049 Rev 3066
Line 23... Line 23...
23
  <td>
23
  <td>
24
  !href module=adm/doc&job=read&doc=$s_&block=main $t_
24
  !href module=adm/doc&job=read&doc=$s_&block=main $t_
25
  </td>
25
  </td>
26
  <td align="center">
26
  <td align="center">
27
  !item $[$o_ +1] of $wims_name_status
27
  !item $[$o_ +1] of $wims_name_status
28
   [
28
  !set wims_ref_class=wims_button_help
29
  !href module=adm/doc&job=prop&doc=$s_ $wims_name_change
29
  !href module=adm/doc&job=prop&doc=$s_ $wims_name_change
30
  ]
30
 
31
  </td>
31
  </td>
32
  <td align="center">
32
  <td align="center">
33
  !set c_$i=!positionof item c $i in $(data[3;])
33
  !set c_$i=!positionof item c $i in $(data[3;])
34
  <input name="c_$i" size=5 value="$(c_$i)">
34
  <input name="c_$i" size=5 value="$(c_$i)">
35
  </td>
35
  </td>
Line 41... Line 41...
41
  <td>
41
  <td>
42
  !href module=$s_&$t_ $ti
42
  !href module=$s_&$t_ $ti
43
  </td>
43
  </td>
44
  <td align="center">
44
  <td align="center">
45
  !item $[$o_ +1] of $wims_name_status
45
  !item $[$o_ +1] of $wims_name_status
46
   [
46
   !set wims_ref_class=wims_button_help
47
   !href module=adm/class/adddoc&job=prop&doc=$i $wims_name_change
47
   !href module=adm/class/adddoc&job=prop&doc=$i $wims_name_change
48
   ]
48
   
49
  </td>
49
  </td>
50
  <td align="center">
50
  <td align="center">
51
   !set doc_$i=!positionof item doc $i in $(data[3;])
51
   !set doc_$i=!positionof item doc $i in $(data[3;])
52
  <input name="doc_$i" size=5 value="$(doc_$i)">
52
  <input name="doc_$i" size=5 value="$(doc_$i)">
53
  </td>
53
  </td>