]> git.apps.os.sepia.ceph.com Git - ceph.git/blob
7a801ecf87ebfbc57382e260d4f6c1bb7461451c
[ceph.git] /
1 <ngb-alert class="no-margin-bottom"
2            type="warning"
3            *ngIf="displayNotification"
4            (close)="close($event)">
5   <div i18n>The Telemetry module is not submitting telemetry data at the
6     moment. Click
7   <a routerLink="/telemetry"
8      class="alert-link">here</a> to activate it now.</div>
9 </ngb-alert>