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