mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
add category filter mobile
This commit is contained in:
parent
594cd7bfdb
commit
7e30f86726
@ -82,7 +82,7 @@
|
|||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<input type="text" id="searchLocation" class="form-control"
|
<input type="text" id="searchLocation" class="form-control"
|
||||||
placeholder="{{ trans('visiosoft.module.location::message.placeholder') }}">
|
placeholder="{{ trans('visiosoft.module.location::message.placeholder') }}">
|
||||||
<button type="button" class="close filter-modal-close" data-dismiss="modal" aria-label="Close">
|
<button type="button" class="close filter-modal-close">
|
||||||
<span aria-hidden="true">×</span>
|
<span aria-hidden="true">×</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user