Skip to content
Snippets Groups Projects
Commit b0c32409 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Task #8887: date format of tooltips

parent 08653b04
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@
allow-resizing="true"
allow-row-switching="false">
</gantt-movable>
<gantt-tooltips></gantt-tooltips>
<gantt-tooltips enabled="true" date-format="'YYYY-MM-DD HH:mm'"></gantt-tooltips>
<gantt-dependencies enabled="true"></gantt-dependencies>
</div>
</div>
......@@ -101,7 +101,7 @@
allow-moving="true"
allow-resizing="true"
allow-row-switching="false"></gantt-movable>
<gantt-tooltips></gantt-tooltips>
<gantt-tooltips enabled="true" date-format="'YYYY-MM-DD HH:mm'"></gantt-tooltips>
</div>
</div>
</uib-tab>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment