Skip to content

Commit

Permalink
assume index page is home
Browse files Browse the repository at this point in the history
  • Loading branch information
wglasshusain committed Apr 15, 2020
1 parent 30b6008 commit 10d8df9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
The login action happens on the submit event for the form.
-->
<input type="hidden" id="fac-redirect-page" />
<form id="login" action="simulation.html">
<form id="login" action="index.html">
<div>
<h4 class="text-center">Please Login to this Simulation</h4>
<hr>
Expand Down

0 comments on commit 10d8df9

Please sign in to comment.