Skip to content

Commit cd27ead

Browse files
committed
MC-16295: Eliminate @escapeNotVerified in Search-related Modules
1 parent 6f99111 commit cd27ead

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/LayeredNavigation/view/frontend/templates/layer

1 file changed

+0
-1
lines changed

app/code/Magento/LayeredNavigation/view/frontend/templates/layer/view.phtml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<strong role="heading" aria-level="2" class="block-subtitle filter-subtitle"><?= $block->escapeHtml(__('Shopping Options')) ?></strong>
3333
<dl class="filter-options" id="narrow-by-list">
3434
<?php $wrapOptions = true;
35-
3635
endif; ?>
3736
<?php if ($filter->getItemsCount()) : ?>
3837
<dt role="heading" aria-level="3" class="filter-options-title"><?= $block->escapeHtml(__($filter->getName())) ?></dt>

0 commit comments

Comments
 (0)