Explain the filter button will close the filters
This commit is contained in:
parent
be42d9a2b4
commit
62dd3ad573
|
@ -230,6 +230,6 @@
|
|||
Reset
|
||||
</button>
|
||||
|
||||
<input type="submit" i18n-value value="Filter">
|
||||
<input type="submit" i18n-value value="Filter" i18n-ariaLabel aria-label="Filter the results and automatically close the filters panel">
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue