]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
dashboard: detect language and serve correct frontend app
authorRicardo Dias <rdias@suse.com>
Mon, 30 Sep 2019 14:53:41 +0000 (15:53 +0100)
committerRicardo Dias <rdias@suse.com>
Thu, 10 Oct 2019 15:03:31 +0000 (16:03 +0100)
commit1bdb87f6c01dadec7f7897161ffde3b0037404ed
tree7a55b6a5bfedb9218bbe5850c23a4ee2bb55465b
parent3fe39d4899f909d4db8bb3fbc1de5367b280620d
dashboard: detect language and serve correct frontend app

Signed-off-by: Ricardo Dias <rdias@suse.com>
src/pybind/mgr/dashboard/__init__.py
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/home.py [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/locale.helper.ts
src/pybind/mgr/dashboard/module.py