autocomplete
parent
32332a2e71
commit
26e3a035c6
|
|
@ -1,6 +1,6 @@
|
|||
<style>::-ms-clear,::-ms-reveal{display: none;}</style>
|
||||
|
||||
<form pjax-container action="{!! $action !!}" class="input-no-border quick-search-form d-md-inline-block" style="display:none;margin-right: 16px">
|
||||
<form pjax-container action="{!! $action !!}" class="input-no-border quick-search-form d-md-inline-block" style="display:none;margin-right: 16px" autocomplete="off">
|
||||
<div class="table-filter">
|
||||
<label style="width: {{ $width }}rem">
|
||||
<input
|
||||
|
|
|
|||
Loading…
Reference in New Issue