specifies the indent of the child items in a branch (in the tree column)
gantt.templates.grid_indent = function(item) { return "<div class='gantt_tree_indent'></div>"; };