Skip to content

Commit

Permalink
Replace form in front end
Browse files Browse the repository at this point in the history
  • Loading branch information
yeojoey committed Mar 22, 2017
1 parent f537d37 commit 0cbe5e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/view/dashboard.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
<!--<img src="https://www.w3schools.com/css/trolltunga.jpg" alt="Troll Tunga" height="200" width="550">
<img src="https://www.w3schools.com/css/trolltunga.jpg" alt="Troll Tunga" height="200" width="550">-->

<ul id="tutorials"></ul>
<form id='form' style='display: hidden' action='' method='POST'>
<ul id="tutorials"></ul>
</form>
</div>
</div>
</div>
Expand Down

0 comments on commit 0cbe5e9

Please sign in to comment.