Skip to content

Commit

Permalink
Merged in bugfix/SHIBUI-1804 (pull request #474)
Browse files Browse the repository at this point in the history
Fixed Filters label on providers configuration page
  • Loading branch information
rmathis committed Apr 21, 2021
2 parents 67f7718 + 27d4390 commit cae95af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ <h2 class="mb-4" [ngSwitch]="type$ | async">
<div class="numbered-header d-flex justify-content-start bg-light align-items-center">
<h2 class="title h4 m-0 ml-2 flex-grow-1">
<span class="text"><translate-i18n key="label.filters">Filters</translate-i18n></span>
<span class="text"><translate-i18n key="label.filters">Filters</translate-i18n></span>
</h2>
<div class="actions px-2">
<a class="btn btn-link edit-link change-view"
Expand Down

0 comments on commit cae95af

Please sign in to comment.