Subversion Repositories wimsdev

Rev

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

Rev 16387 Rev 16388
Line 4... Line 4...
4
!! i : item number
4
!! i : item number
-
 
5
!! wims_read_parm : name of button
5
 
6
 
6
!reset listval_ listname_
7
!reset listval_ listname_
7
!if $exocnt>1
8
!if $exocnt>1
8
  !if $i>1
9
  !if $i>1
9
    !let listval_=$[i-1]
10
    !let listval_=$[i-1]
Line 26... Line 27...
26
  !for k=1 to $nb_
27
  !for k=1 to $nb_
27
    !let l=cmd=reply&+job=moveto&+movesource=$i&+movetarget=$(listval_[$k]) $(listname_[$k])
28
    !let l=cmd=reply&+job=moveto&+movesource=$i&+movetarget=$(listval_[$k]) $(listname_[$k])
28
    !let t=!append line $l to $t
29
    !let t=!append line $l to $t
29
  !next k
30
  !next k
30
  !read js/dropdownbutton.phtml dropbutton_$i\
31
  !read js/dropdownbutton.phtml dropbutton_$i\
31
$(name_shtab[11])\
32
$wims_read_parm\
32
$t
33
$t
33
 
34
 
34
 
35
 
35
 
36
 
36
!!  !formend
37
!!  !formend