From: Jason Etheridge Date: Wed, 31 May 2023 19:40:10 +0000 (-0400) Subject: ng-content selectors X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=23942591315483add0d114534c9766ccabe0f495;p=working%2FEvergreen.git ng-content selectors Signed-off-by: Jason Etheridge --- diff --git a/Open-ILS/src/eg2/src/app/share/tree/tree.component.html b/Open-ILS/src/eg2/src/app/share/tree/tree.component.html index 9a0eb51458..73057dab4f 100644 --- a/Open-ILS/src/eg2/src/app/share/tree/tree.component.html +++ b/Open-ILS/src/eg2/src/app/share/tree/tree.component.html @@ -2,7 +2,7 @@
- +
@@ -29,3 +29,4 @@
+ diff --git a/Open-ILS/src/eg2/src/app/staff/admin/server/custom-org-unit-trees.component.html b/Open-ILS/src/eg2/src/app/staff/admin/server/custom-org-unit-trees.component.html index c1c23474d8..d9983663fe 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/server/custom-org-unit-trees.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/server/custom-org-unit-trees.component.html @@ -44,13 +44,17 @@ [tree]="custom_tree" (nodeClicked)="custom_nodeClicked($event)" (nodeChecked)="custon_nodeChecked($event)"> - - - - - - - +
+ + + + +
+
+ + + +