Rev 4697 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4612 | bpr | 1 | !! Give answers in this file. |
2 | !if $step >= $limit |
||
3 | $name_limit |
||
4 | !endif |
||
5 | <ul> |
||
6 | <li> |
||
7 | $name_copy |
||
8 | </li> |
||
9 | <li> |
||
10 | $name_createxo |
||
4697 | bpr | 11 | !set wims_deposit1=click/$wims_deposit |
12 | !if $type=2 |
||
13 | !set wims_deposit1=!nospace $wims_deposit1,click/z_$wims_deposit |
||
14 | !endif |
||
5726 | bpr | 15 | !set wims_ref_class=wims_button |
4697 | bpr | 16 | !href module=adm/createxo&mode=model&level=2&outimages=$wims_deposit1 $wims_name_createxo |
4612 | bpr | 17 | . $name_createxo2 |
4645 | bpr | 18 | |
4612 | bpr | 19 | </li> |
20 | </ul> |
||
5726 | bpr | 21 | <table class="wimsborder center"><tr><td style="width:100px; height-min:50px;text-align:top;"> |
4645 | bpr | 22 | !set insdraw_filebase=!append word $wims_home/sessions/$wims_session/$sesdir to $insdraw_filebase |
23 | !insdraw copy 0,0,-1,-1,-1,-1,$wims_deposit\ |
||
24 | $dessin |
||
25 | </td><td> |
||
5726 | bpr | 26 | <pre style="text-align:left;"> |
4612 | bpr | 27 | $data |
28 | </pre> |
||
29 | </td></tr></table> |
||
30 | |||
5726 | bpr | 31 |