]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add info panel component
authorVolker Theile <vtheile@suse.com>
Mon, 14 May 2018 12:27:50 +0000 (14:27 +0200)
committerVolker Theile <vtheile@suse.com>
Mon, 14 May 2018 12:40:55 +0000 (14:40 +0200)
commite65ad8bff3a76e9a4518096edf3a6859ce8f25f0
treeef6b0bec2b08d7d42890968a55ff5036d608d01e
parentf1312d00b4456c05f70a589914dabad61239f966
mgr/dashboard: Add info panel component

Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit d1b179d757aac258d3ce0abc162ed8f6550a535a)
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/info-panel/info-panel.component.ts [new file with mode: 0644]