Try to prevent LastPass autofill
This commit is contained in:
parent
123068591b
commit
d4fd0c0d35
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
{!! Former::open($url)
|
||||
->method($method)
|
||||
->addClass('warn-on-exit main-form')
|
||||
->addClass('warn-on-exit main-form search')
|
||||
->autocomplete('off')
|
||||
->onsubmit('return onFormSubmit(event)')
|
||||
->rules(array(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue