forked from fa/breadcrumb-the-shire
fix: not opening in target blank
This commit is contained in:
@@ -49,7 +49,7 @@ function ensureDrawerElement(labels) {
|
||||
</div>
|
||||
<div class="app-detail-drawer-actions">
|
||||
<a role="button" class="secondary outline small app-detail-drawer-full" data-detail-drawer-full
|
||||
target="_blank" rel="noopener" aria-label="${labels.openFull}">
|
||||
aria-label="${labels.openFull}">
|
||||
<i class="bi bi-box-arrow-up-right" aria-hidden="true"></i>
|
||||
<span>${labels.openFull}</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user