Rev 1411 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1411 | Rev 1481 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | 14 | ||
15 | $wims_name_Status : |
15 | $wims_name_Status : |
16 | !set visible=$(data[4;]) |
16 | !set visible=$(data[4;]) |
17 | !formselect visible list 0,1 prompt $wims_name_status |
17 | !formselect visible list 0,1 prompt $wims_name_status |
18 | $table_header |
18 | $table_header |
19 | $table_hdtr |
- | |
20 | - | ||
21 | !for i=1 to $doccnt |
19 | !for i=1 to $doccnt |
22 | !set sh=!record $i of wimshome/log/classes/$wims_class/doc/.index |
20 | !set sh=!record $i of wimshome/log/classes/$wims_class/doc/.index |
23 | !distribute lines $sh into s_,t_,bidon,bidon,bidon,o_ |
21 | !distribute lines $sh into s_,t_,bidon,bidon,bidon,o_ |
24 | $table_tr |
22 | $table_tr |
25 | <td> |
23 | <td> |