You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/01/23 09:11:09 UTC

[incubator-dlab] 04/04: [DLAB-1357]: Added legion icon to Resource page

This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a commit to branch DLAB-1357
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 13050f58e912920c3282e6539febc98333ed4f41
Author: Dmytro Gnatyshyn <di...@ukr.net>
AuthorDate: Fri Jan 10 15:56:54 2020 +0200

    [DLAB-1357]: Added legion icon to Resource page
---
 .../administration/legion-deployment/legion-deployment.component.html   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/self-service/src/main/resources/webapp/src/app/administration/legion-deployment/legion-deployment.component.html b/services/self-service/src/main/resources/webapp/src/app/administration/legion-deployment/legion-deployment.component.html
index e403ec8..0d5089f 100644
--- a/services/self-service/src/main/resources/webapp/src/app/administration/legion-deployment/legion-deployment.component.html
+++ b/services/self-service/src/main/resources/webapp/src/app/administration/legion-deployment/legion-deployment.component.html
@@ -42,7 +42,7 @@
 
   <mat-divider></mat-divider>
 
-  <div [hidden]="!legionClastersList.length">
+  <div>
     <legion-list>
     </legion-list>
   </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org