Rev 5369 | Rev 7998 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5369 | Rev 5471 | ||
---|---|---|---|
Line 91... | Line 91... | ||
91 | !! at some gstep these variables are not in the form but are required by reg.proc, so |
91 | !! at some gstep these variables are not in the form but are required by reg.proc, so |
92 | !! we need to be sure to have found defaults |
92 | !! we need to be sure to have found defaults |
93 | !default reg_status=$vote_status |
93 | !default reg_status=$vote_status |
94 | !default reg_option=$vote_option |
94 | !default reg_option=$vote_option |
95 | !default reg_show=$vote_show |
95 | !default reg_show=$vote_show |
96 | !default |
96 | !default reg_whovoteshow=$vote_whovoteshow |
97 | 97 | ||
98 | !if $vote<1 |
98 | !if $vote<1 |
99 | job=home |
99 | job=home |
100 | !endif |
100 | !endif |
101 | 101 |