From f67785153e15075057a2acf1592fddee2f2fbb07 Mon Sep 17 00:00:00 2001 From: Milan Toman Date: Sun, 15 Jul 2018 00:14:31 +0200 Subject: [PATCH] todo cleanup --- web/TODO.txt | 2 -- web/readme.md | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100755 web/TODO.txt diff --git a/web/TODO.txt b/web/TODO.txt deleted file mode 100755 index b9a5287..0000000 --- a/web/TODO.txt +++ /dev/null @@ -1,2 +0,0 @@ -Absolute web path throughout the project -Graphs share JS variables, separate them. diff --git a/web/readme.md b/web/readme.md index c1831ce..67658fe 100644 --- a/web/readme.md +++ b/web/readme.md @@ -26,3 +26,4 @@ path). - Graphs share JS variables in the ./static/js files, separate them, so each graph does get it's own time period and does not set it for the other graphs as well. +