From 4726803709eb348514004b47a17160684207e1cb Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Thu, 22 Nov 2018 16:10:06 +0000 Subject: [PATCH] hide empty extensions table in About --- cspell.json | 1 + src/app/components/about/about.component.html | 10 ++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cspell.json b/cspell.json index c0c95e14f..65855a004 100644 --- a/cspell.json +++ b/cspell.json @@ -6,6 +6,7 @@ "sharedlinks", "Redistributable", "fullscreen", + "LGPL", "ngrx", "ngstack", diff --git a/src/app/components/about/about.component.html b/src/app/components/about/about.component.html index 50d88c6de..80891c6d2 100644 --- a/src/app/components/about/about.component.html +++ b/src/app/components/about/about.component.html @@ -6,10 +6,12 @@

{{ 'APP.ABOUT.VERSION' | translate }} {{ releaseVersion }}

-
-
{{ 'APP.ABOUT.PLUGINS.TITLE' | translate }}
- -
+ +
+
{{ 'APP.ABOUT.PLUGINS.TITLE' | translate }}
+ +
+