]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
Implement clean switching between online and offline mode
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 16 Aug 2018 17:58:58 +0000 (19:58 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 16 Aug 2018 17:58:58 +0000 (19:58 +0200)
commit67468b50e3a1d5e9b00c8c1f9a47f715672ae14a
tree513685b229ca83289f6c366469d6bad6c10c81b2
parentae0342ebd464093f82e509aece2d4b1f481b3553
Implement clean switching between online and offline mode

Now it is simple. When we are online, #remote div is shown and #local
is hidden, when offline, it is the opposite.
templates/main.js