Fixed: `this.reload` is now a Function

Closes #65
This commit is contained in:
Maxime Thirouin
2016-03-24 12:38:15 +01:00
parent a5d36d28f8
commit afe0ddb6b9
5 changed files with 15 additions and 4 deletions

View File

@@ -9,7 +9,9 @@
<body>
<div class='body'>
<h1>Index</h1>
hello. Go to <a href='page2.html'>Page 2</a> and view your console to see Pjax events.
Hello.
Go to <a href='page2.html'>Page 2</a> and view your console to see Pjax events.
Clicking on <a href='index.html'>this page</a> will just reload the page entierly.
</div>
</body>
</html>