mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
This doesn't need to be a form
This commit is contained in:
parent
4239caf9eb
commit
db943c077b
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
</script>
|
||||
<script type="text/template" data-table-toolbar-search>
|
||||
<form method="get" class="table-search">
|
||||
<div class="table-search">
|
||||
<input
|
||||
placeholder="<?= e(trans('backend::lang.list.search_prompt')) ?>"
|
||||
name="search"
|
||||
@ -43,6 +43,6 @@
|
||||
type="text"
|
||||
autocomplete="off"
|
||||
class="table-search-input form-control icon search" />
|
||||
</form>
|
||||
</div>
|
||||
</script>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user