Updated utförande verksamheter select
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<digi-form-checkbox
|
||||
*ngIf="hasChildLeafNodes(treeNodeModel)"
|
||||
*ngIf="hasChildLeafNodes(treeNodeModel) && treeNodeModel.toggleAllChildrenLabel"
|
||||
class="expanded-tree-node__child-node-checkbox expanded-tree-node__child-node-checkbox--toggle-all"
|
||||
[attr.af-label]="treeNodeModel.toggleAllChildrenLabel"
|
||||
[attr.af-aria-labelledby]="'toggle-all-description-'+treeNodeModel.uuid"
|
||||
|
||||
Reference in New Issue
Block a user