todo cleanup

This commit is contained in:
Milan Toman
2018-07-15 00:14:31 +02:00
parent fee3d0ac02
commit f67785153e
2 changed files with 1 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
Absolute web path throughout the project
Graphs share JS variables, separate them.

View File

@@ -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.