]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
Fix the data log in offline server mode
authorTomas Prochazka <tomas.prochazka@cvut.cz>
Tue, 14 Aug 2018 20:11:38 +0000 (22:11 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 15 Aug 2018 05:34:37 +0000 (07:34 +0200)
commit0a3365605be571d23e78b9cc14b014aeee8ec15d
treeec5dc33ca2ad1f2c06c13f10dff45df4b69ff771
parentd638ead5a0ba9b2e3fed1ace5c04fd89364ffd3c
Fix the data log in offline server mode

Retrieve data JSON in the correct order.
JSON are sorted by the key (date), when they were stored.
templates/main.js