diff --git a/samples/appcache-features.html b/samples/appcache-features.html
index 2954c7a..736d6e7 100644
--- a/samples/appcache-features.html
+++ b/samples/appcache-features.html
@@ -477,6 +477,7 @@
}
else {
offlineFeaturesManager.goOffline();
+ updateStatus();
}
}
});