]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.html
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / cluster / mgr-modules / mgr-module-details / mgr-module-details.component.html
CommitLineData
11fdf7f2 1<tabset *ngIf="selection.hasSingleSelection">
9f95a23c
TL
2 <tab i18n-heading
3 heading="Details">
11fdf7f2
TL
4 <cd-table-key-value [data]="module_config">
5 </cd-table-key-value>
6 </tab>
7</tabset>