]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Provide TRANSLATIONS directly in app.module.ts
authorTiago Melo <tmelo@suse.com>
Wed, 2 Oct 2019 10:51:07 +0000 (10:51 +0000)
committerRicardo Dias <rdias@suse.com>
Tue, 15 Oct 2019 10:46:10 +0000 (11:46 +0100)
commiteb2eb58824f72745fcc6f3b123e38d4508987c96
treef13d416181dad21d5c4f3d900508a37c23fe50ec
parent03ac4ee7c395c931b4eec1be1b9dba1db35c8451
mgr/dashboard: Provide TRANSLATIONS directly in app.module.ts

Remove LOCALE_ID from provide list, since this is now defined during build.

Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit d0a8ee9bc68e1fdecffce7b0424bf3ed7c211cb5)

Conflicts:
  src/pybind/mgr/dashboard/frontend/src/app/app.module.ts
  removed the ".default" suffix of line 75.
  src/pybind/mgr/dashboard/frontend/src/app/locale.helper.ts
  kept all changes from the cherry picked commit
src/pybind/mgr/dashboard/frontend/src/app/app.module.ts
src/pybind/mgr/dashboard/frontend/src/app/locale.helper.ts