Skip to content

Commit 9c48c55

Browse files
authored
Merge pull request ceph#66159 from rhcs-dashboard/73753-about-component-close-modal-tooltip
mgr/dashboard : fix - about model tooltip issue Reviewed-by: Nizamudeen A <[email protected]>
2 parents 093fdbe + ea060de commit 9c48c55

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)