]> 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 16.2.6
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / components / alert-panel / alert-panel.component.html
index 17b4f1863d53d09bf2050e6d8e18a92085430ad6..737951cb8d54ad2fe3048474042809a3367e9fe2 100644 (file)
@@ -1,5 +1,6 @@
 <ngb-alert type="{{ bootstrapClass }}"
-           [dismissible]="false">
+           [dismissible]="dismissible"
+           (close)="onClose()">
   <table>
     <ng-container *ngIf="size === 'normal'; else slim">
       <tr>