Show the count of the sub categories in the entity admin treeview.

This commit is contained in:
Jan Böhmer 2019-04-05 18:35:06 +02:00
parent 650b388a1d
commit d04a8626cb
5 changed files with 34 additions and 0 deletions

View file

@ -4,6 +4,7 @@
<div class="row">
<div class="col-4">
<div class="treeview-sm" id="tree" data-tree-data="{{ generateTreeData(entity) }}">
</div>