]> git.proxmox.com Git - ceph.git/blobdiff - 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
index f1a54892a600c4381552ab4686a82e81a1558206..7913fd40745178057c5bb74def36bef117199e9f 100644 (file)
@@ -1,5 +1,6 @@
 <tabset *ngIf="selection.hasSingleSelection">
-  <tab i18n-heading heading="Details">
+  <tab i18n-heading
+       heading="Details">
     <cd-table-key-value [data]="module_config">
     </cd-table-key-value>
   </tab>