]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Move services provision to service module 21126/head
authorTiago Melo <tmelo@suse.com>
Thu, 29 Mar 2018 11:35:49 +0000 (12:35 +0100)
committerTiago Melo <tmelo@suse.com>
Mon, 9 Apr 2018 15:52:40 +0000 (16:52 +0100)
commit6420e7aedb6260d50f55b18897aff51822121956
tree228fa166b206371c2f702c2afadb3ef619d09575
parent76ec342d78b80020b4a7c5c4be193046ef646e27
mgr/dashboard: Move services provision to service module

Few services were being declared in the shared module.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/app.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/services.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/shared.module.ts