implemented cache fixed #89

This commit is contained in:
Jeena Paradies 2012-12-18 23:03:19 +01:00
parent 448cb24ca3
commit fff75df0df
8 changed files with 119 additions and 84 deletions

View file

@ -106,6 +106,7 @@ function(Core, Paths, HostApp, URI) {
those.reload_blocked = false;
try {
var json = JSON.parse(resp.responseText)
those.newStatus(json);