]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: generalized code-block component
authorNizamudeen A <nia@redhat.com>
Thu, 30 Nov 2023 09:04:41 +0000 (14:34 +0530)
committerNizamudeen A <nia@redhat.com>
Fri, 1 Dec 2023 08:19:48 +0000 (13:49 +0530)
commit2c8faf256df6209994df31c93ebb19a41f038efa
tree218b630705bc73a340ba236412ac65f92481f321
parentf2cc24b94c5e8d8856797bd198dbb41907955ffb
mgr/dashboard: generalized code-block component

Fixes: https://tracker.ceph.com/issues/63608
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/code-block/code-block.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/code-block/code-block.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/code-block/code-block.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/code-block/code-block.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/styles/defaults/_bootstrap-defaults.scss