Skip to content

Commit

Permalink
expects controlButtons id div?
Browse files Browse the repository at this point in the history
  • Loading branch information
birm authored Apr 2, 2020
1 parent 386df63 commit 2ea437f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/table.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h3>Steps for uploading.</h3>
</tr>
</table>

<div class="text-center">
<div class="text-center" id="controlButtons">
<button class="btn btn-primary" type="button" id="finish_btn"
value="Finish Upload" onclick="validateForm(finish_upload)">Finish
Upload</button>
Expand Down

0 comments on commit 2ea437f

Please sign in to comment.