1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Try to prevent LastPass autofill

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

View File

@ -58,7 +58,7 @@
{!! Former::open($url)
->method($method)
->addClass('warn-on-exit main-form search')
->addClass('warn-on-exit main-form search') // 'search' prevents LastPass auto-fill http://stackoverflow.com/a/30921628/497368
->autocomplete('off')
->onsubmit('return onFormSubmit(event)')
->rules(array(