]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix CephFS's Directories not showing 35381/head
authorTiago Melo <tmelo@suse.com>
Thu, 4 Jun 2020 10:29:51 +0000 (10:29 +0000)
committerTiago Melo <tmelo@suse.com>
Thu, 4 Jun 2020 10:33:11 +0000 (10:33 +0000)
commit356034b23b330efb0d33b75025f62e185971ceb8
tree2c8a7509d6270940968cc155d53d8e981e36fe2e
parentea23de6fa63f81a079700e994fa07b420a68ab2f
mgr/dashboard: Fix CephFS's Directories not showing

This is a regretion introduced in fdd8ec8ca9e38bc0cf9a7b31f232b0322b46782a.

We no longer need to check if a tab is selected to load the content.

In that commit we removed the logic that updated the conditional variable,
but  missed removing its use.

Fixes: https://tracker.ceph.com/issues/45877
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.ts