X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fcontrol%2Fcontrol.component.html;h=1e7bca2dc93897d3c85dc646c25782087253f445;hb=29ce34b03e4099786f14cd7fc5473305da8750d6;hp=d29191cc05c806dd9869c8c060d420b914c63637;hpb=6ca7894a0bb7717740dd785ddfe613c85a25e2b7;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/control/control.component.html b/webapp-frontend/src/app/control/control.component.html index d29191cc..1e7bca2d 100644 --- a/webapp-frontend/src/app/control/control.component.html +++ b/webapp-frontend/src/app/control/control.component.html @@ -51,14 +51,12 @@ Action - - - @@ -85,8 +83,8 @@ + [class.example-expanded-row]="expandedElement === element" + (click)="expandedElement = expandedElement === element ? null : element"> - + \ No newline at end of file