Where can I find the code for this example?

docs.dhtmlx.com/gantt/samples/04 … aying.html

I am looking at displaying the subtasks on collapse for the example shown above. However when you create a milestone, it doesn’t keep it’s shape it converts to a 3px blue line instead of staying as a diamond. I would like to modify that code in the example to see if it’s possible to keep the milestone there.

Hi,
you can find this demo in ‘samples’ folder of your gantt package - dhtmlxGantt…zip/samples/04_customization/18_subtasks_displaying.html
All code is on the html page, you’ll probably want to modify this part screencast.com/t/HpoUd5Vilz

Thank you.