Subversion Repositories wimsdev

Rev

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

Rev 2286 Rev 9480
Line 49... Line 49...
49
	($l_=$empty or all iswordof $l_ or $module_language iswordof $l_))
49
	($l_=$empty or all iswordof $l_ or $module_language iswordof $l_))
50
  slist=!append line $s_ to $slist
50
  slist=!append line $s_ to $slist
51
  tlist=!append line $t_ to $tlist
51
  tlist=!append line $t_ to $tlist
52
  alist=!append line $a_ to $alist
52
  alist=!append line $a_ to $alist
53
  elist=!append line $ $e_ to $elist
53
  elist=!append line $ $e_ to $elist
-
 
54
  !if $s_ iswordof $openlist $editlist or $wims_ismanager=2
54
  ilist=!append line $i to $ilist
55
    ilist=!append line $i to $ilist
-
 
56
  !else
-
 
57
    ilist=!append line -1 to $ilist
-
 
58
  !endif
55
 !endif
59
 !endif
56
!next i
60
!next i
57
!endif
61
!endif
58
doccnt=!linecnt $slist
62
doccnt=!linecnt $slist
59
tlist=!sort nocase lines $tlist
63
tlist=!sort nocase lines $tlist