Control buttons
This commit is contained in:
@@ -71,6 +71,8 @@
|
||||
</div>
|
||||
<div id="controls">
|
||||
<!-- the things for submit and previous questions -->
|
||||
<button onclick="prevQ()" class="btn btn-primary">Previous</button>
|
||||
<button onclick="nextQ" class="btn btn-primary">Next</button>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user