Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 6a91635

Browse files
committed
Merge pull request #9226 from MarcelGerber/extman-install-url
Fix "Install from URL" issue
2 parents e233fbb + 7600a43 commit 6a91635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/htmlContent/extension-manager-dialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="extension-manager-dialog modal" tabindex="-1">
1+
<div class="extension-manager-dialog modal no-focus">
22
<div class="modal-header">
33
<ul class="nav nav-tabs">
44
{{#showRegistry}}

0 commit comments

Comments
 (0)