Fixes: https://tracker.ceph.com/issues/75860
Signed-off-by: pujaoshahu <pshahu@redhat.com>
(cherry picked from commit
7b6e3e78e64f684a6e6c9e2616da168398397b96)
Conflicts:
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs.module.ts
- While merging, TagModule was missing from ceph.module.ts in the incoming changes,
so it was added in this PR to align with the existing setup
Signed-off-by: pujaoshahu <pshahu@redhat.com>
NumberModule,
PlaceholderModule,
SelectModule,
+ TagModule,
TimePickerModule,
TreeviewModule,
TabsModule
ComboBoxModule,
IconModule,
BaseChartDirective,
- TabsModule
+ TabsModule,
+ TagModule
],
declarations: [
CephfsDetailComponent,