Commit d807fa05 authored by Jérome Perrin's avatar Jérome Perrin

add a TODO for date on gantt diagram

parent 51cdefd8
......@@ -290,6 +290,7 @@
}
// temporary hack
// TODO: use the date specified in general input
var now = new Date();
now.setHours(0);
now.setMinutes(0);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment