mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Try to prevent LastPass autofill
This commit is contained in:
parent
123068591b
commit
d4fd0c0d35
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user