mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
allow autocompletion
This commit is contained in:
parent
92ddf1b4b7
commit
6245a53bae
|
@ -133,7 +133,7 @@ $(document).ready( function() {
|
|||
'id'=>'login',
|
||||
'name'=>'login',
|
||||
'placeholder'=>'login',
|
||||
'autocomplete'=>'off',
|
||||
'autocomplete'=>'on',
|
||||
'required'=>true
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user