Skip to content

Commit ea060de

Browse files
author
Devika Babrekar
committed
mgr/dashboard : fix - about model tooltip issue
fixes : https://tracker.ceph.com/issues/73753 Signed-off-by: Devika Babrekar <[email protected]>
1 parent 4df19bc commit ea060de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ <h3 class="modal-title">
1212
</div>
1313

1414
</cds-modal-header>
15-
<section cdsModalContent>
15+
<section cdsModalContent
16+
modal-primary-focus>
1617
<div class="modal-body" >
1718
<div class="product-versions">
1819
<strong i18n>Version</strong>

0 commit comments

Comments
 (0)