Add indication in tree graph for non-acl changes
This commit is contained in:
parent
634ab66aa4
commit
2588697197
@ -83,6 +83,7 @@ func (t *Tree) Graph() (data string, err error) {
|
|||||||
// }
|
// }
|
||||||
// chSymbs = append(chSymbs, res)
|
// chSymbs = append(chSymbs, res)
|
||||||
//}
|
//}
|
||||||
|
chSymbs = append(chSymbs, "DEC")
|
||||||
}
|
}
|
||||||
|
|
||||||
shortId := c.Id
|
shortId := c.Id
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user