Lots of changed. merging csv upload with main options page.
This commit is contained in:
9
app/templates/options2.html
Normal file
9
app/templates/options2.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<h4> Select one of the options below. </h4>
|
||||
<main id="selections">
|
||||
<input type=checkbox id="get_people">
|
||||
<input type=checkbox id="get_courses">
|
||||
<input type=checkbox id="get_groups">
|
||||
<input type=checkbox id="get_enrollments">
|
||||
</main>
|
||||
Reference in New Issue
Block a user