]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Moved router.url logic inside html template
authorbryanmontalvan <68972382+bryanmontalvan@users.noreply.github.com>
Fri, 22 Jul 2022 18:44:43 +0000 (14:44 -0400)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Tue, 30 Aug 2022 11:05:15 +0000 (13:05 +0200)
commit21e016c6ca398efef0395a0eb7b7f6a4e1f1ac19
tree1425ac1259143c33db25c801c0ccad026f80cad1
parent351a6b75884324ff426314b06b87113b4f181e1e
Moved router.url logic inside html template

This commit removes the `this.router.url` logic which was located in the
`workbench-layout.component.ts` file and moved it into the HTML template
section.

Signed-off-by: bryanmontalvan <bmontalv@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.ts