noauth
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<of-key-value [key]="'Connection'" [value]="'Not connected.'"></of-key-value>
|
||||
</ng-container>
|
||||
<ng-container *ngSwitchDefault>
|
||||
<of-key-value [key]="'Connection'" [value]="noAuthProbe.connectDate | date: 'dd/MM/yyyy' (noAuthProbe.connectAddress)"></of-key-value>
|
||||
<of-key-value [key]="'Connection'" [value]="noAuthProbe.connectAddress"></of-key-value>
|
||||
</ng-container>
|
||||
</ng-container>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user