Fixed redirect to profile page after going back 1 page

This commit is contained in:
Joey Lai
2017-01-20 16:01:08 +01:00
parent 15a3640eea
commit e17a55e82d
4 changed files with 14 additions and 14 deletions

View File

@@ -8,4 +8,5 @@
type="text/css"
href="styles/index.css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="registerAndLogin.js"></script>
</head>