Merge branch 'z-offline2' of github.com:xwiki-labs/cryptpad into z-offline2

pull/1/head
yflory 4 years ago
commit e2969f5ac3

@ -773,7 +773,7 @@ define([
});
ctx.sframeChan.on("EV_OFFLINE", function () {
UI.errorLoadingScreen("OFFLINE AND NO CACHE"); // XXX
UI.errorLoadingScreen(Messages.offlineNoCacheError);
});
ctx.sframeChan.on("EV_PAD_PASSWORD_ERROR", function () {

Loading…
Cancel
Save