Handle links better. re #73
This commit is contained in:
parent
948c1cb3fa
commit
fb51523b33
5 changed files with 63 additions and 62 deletions
|
@ -81,6 +81,7 @@
|
|||
updatePage (data [0]);
|
||||
cache.put (url, data [0]);
|
||||
history.replaceState(url, "", window.location);
|
||||
handleLinks ();
|
||||
});
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue