Try to prevent LastPass autofill

This commit is contained in:
Hillel Coren 2017-05-07 22:32:05 +03:00
parent 123068591b
commit d4fd0c0d35

View File

@ -58,7 +58,7 @@
{!! Former::open($url) {!! Former::open($url)
->method($method) ->method($method)
->addClass('warn-on-exit main-form') ->addClass('warn-on-exit main-form search')
->autocomplete('off') ->autocomplete('off')
->onsubmit('return onFormSubmit(event)') ->onsubmit('return onFormSubmit(event)')
->rules(array( ->rules(array(