Rev 12479 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12479 | Rev 14335 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $vote_status=$empty or \ |
1 | !if $vote_status=$empty or \ |
2 |
|
2 | ($wims_user!=supervisor and $vote_status notwordof 1 2) |
3 | error=bad_vote |
3 | error=bad_vote |
4 | job=home |
4 | job=home |
5 | !changeto home.proc |
5 | !changeto home.proc |
6 | !endif |
6 | !endif |
7 | 7 |