2018-05-31 06:48:49 +00:00
|
|
|
<!-- <of-noauth-probe-list
|
2018-05-28 08:58:10 +00:00
|
|
|
[noauthProbes]="noauthProbes$ | async"
|
|
|
|
[pending]="pending$ | async"
|
|
|
|
[error]="error$ | async"
|
|
|
|
(accept)="accept($event)"
|
|
|
|
(deny)="deny($event)">
|
2018-05-31 06:48:49 +00:00
|
|
|
</of-noauth-probe-list> -->
|