Skip to content

Commit b6427f2

Browse files
committed
testing
1 parent 060403d commit b6427f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1 id="title">Mercury 2025</h1>
2020

2121
<div id="relative_navigation_container">
2222
<button id="prev_button" class="relative_navigation">< Previous</button>
23-
<button id="submit_button" onclick="submit()" oncontextmenu="saveAllUnSavedAnswers()">Submit</button>
23+
<button id="submit_button" onclick="submit()" oncontextmenu="saveAllUnSavedAnswers(); alert('trying to resend unsaved answers')">Submit</button>
2424
<button id="next_button" class="relative_navigation">Next></button>
2525
</div>
2626

0 commit comments

Comments
 (0)