diff --git a/src/app/providers/license-interceptor.service.ts b/src/app/providers/license-interceptor.service.ts index 3dd2451..edfbbcd 100644 --- a/src/app/providers/license-interceptor.service.ts +++ b/src/app/providers/license-interceptor.service.ts @@ -25,7 +25,7 @@ export class LicenseInterceptor implements HttpInterceptor { 'snippet/syslogregex/list' ]; - constructor(private licenseService: LicenseService) {} + constructor(private licenseService: LicenseService) { } private isProEndpoint(url: string): boolean { return this.proEndpoints.some(endpoint => url.includes(endpoint)); diff --git a/src/app/shared/components/license-expired-overlay/license-expired-overlay.component.html b/src/app/shared/components/license-expired-overlay/license-expired-overlay.component.html index a81e49a..bd74c49 100644 --- a/src/app/shared/components/license-expired-overlay/license-expired-overlay.component.html +++ b/src/app/shared/components/license-expired-overlay/license-expired-overlay.component.html @@ -4,12 +4,13 @@
This view is restricted to pro-licensed customers. Your license has either expired or is not valid for this feature.
+This view is restricted to pro-licensed customers. Your license has either expired or is not valid for this + feature.
- + \ No newline at end of file diff --git a/src/app/views/dashboard/dashboard.component.html b/src/app/views/dashboard/dashboard.component.html index 3a84b44..7fbeb4f 100644 --- a/src/app/views/dashboard/dashboard.component.html +++ b/src/app/views/dashboard/dashboard.component.html @@ -142,102 +142,179 @@ -Serial: {{ stats['serial'] }}
- Copy
- Serial: {{ stats['serial'] }}
- Copy
- Serial: {{ stats['serial'] }}
- Copy
- License User name is - not set in settings read more!
-Serial number not - submitedread more!
- +