Rev 15602 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15602 | Rev 15869 | ||
---|---|---|---|
Line 172... | Line 172... | ||
172 | 172 | ||
173 | !! open the upload to the level supervisor alternative use user_supervise |
173 | !! open the upload to the level supervisor alternative use user_supervise |
174 | !if $classtype notin 13 or $typename iswordof class course or\ |
174 | !if $classtype notin 13 or $typename iswordof class course or\ |
175 | ($typename iswordof level and $wims_user=supervisor) |
175 | ($typename iswordof level and $wims_user=supervisor) |
176 | <hr /> |
176 | <hr /> |
- | 177 | !if $list_sheettechvar!=$empty |
|
- | 178 | <div class="wims_msg warning"> |
|
- | 179 | $name_usedindiv |
|
- | 180 | </div> |
|
- | 181 | !endif |
|
177 | !set wims_form_method=file |
182 | !set wims_form_method=file |
178 | !form reply |
183 | !form reply |
179 | <input type="hidden" name="job" value="csv" /> |
184 | <input type="hidden" name="job" value="csv" /> |
180 | <input type="hidden" name="csvtype" value="upload" /> |
185 | <input type="hidden" name="csvtype" value="upload" /> |
181 | $name_data3 |
186 | $name_data3 |