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