Rev 7684 | Rev 12457 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7684 | Rev 12115 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | !if $stoprec!=$empty and $(sharing_$stoprec)=$nei and \ |
8 | !if $stoprec!=$empty and $(sharing_$stoprec)=$nei and \ |
9 | ($(me_$(stoprec)cnt)=0 or $me_testcnt<1 or \ |
9 | ($(me_$(stoprec)cnt)=0 or $me_testcnt<1 or \ |
10 | $stoprec notitemof $nosharelist or $confirm=yes) |
10 | $stoprec notitemof $nosharelist or $confirm=yes) |
11 | !if $stoprec=exo and $sharing_sheet!=$empty or \ |
11 | !if $stoprec=exo and $sharing_sheet!=$empty or \ |
12 | $stoprec=sheet and $sharing_exam!=$empty or \ |
12 | $stoprec=sheet and $sharing_exam!=$empty or \ |
13 | $stoprec=sheet and $sharing_livret!=$empty |
13 | $stoprec=sheet and $sharing_livret!=$empty or \ |
- | 14 | $stoprec=user and $sharing_userphoto!=$empty |
|
14 | error=stopshare_dep $stoprec |
15 | error=stopshare_dep $stoprec |
15 | job2=def |
16 | job2=def |
16 | !exit |
17 | !exit |
17 | !endif |
18 | !endif |
18 | !read adm/class/stopshare $nei $wims_class\ |
19 | !read adm/class/stopshare $nei $wims_class\ |