]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.html
import ceph 15.2.14
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / components / alert-panel / alert-panel.component.html
index 2b606ccdec673abd1a57569d532f8f1655ed32b6..aac801fef457ac4bd0c40b9875acc57cf9116a07 100644 (file)
@@ -1,4 +1,6 @@
-<alert type="{{ bootstrapClass }}">
+<alert type="{{ bootstrapClass }}"
+       [dismissible]="dismissible"
+       (onClose)="onClose()">
   <table>
     <ng-container *ngIf="size === 'normal'; else slim">
       <tr>