]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.html
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / components / loading-panel / loading-panel.component.html
1 <alert type="info">
2 <strong>
3 <i class="fa fa-spinner fa-spin fa-fw"
4 aria-hidden="true"></i>
5 </strong>
6 <ng-content></ng-content>
7 </alert>