mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-29 19:41:34 -04:00
change tabindex, put password inputs after each other
This commit is contained in:
parent
835c411d12
commit
019cf9684c
1 changed files with 1 additions and 1 deletions
|
@ -164,8 +164,8 @@
|
|||
<tabstop>titleEdit</tabstop>
|
||||
<tabstop>usernameEdit</tabstop>
|
||||
<tabstop>passwordEdit</tabstop>
|
||||
<tabstop>togglePasswordButton</tabstop>
|
||||
<tabstop>passwordRepeatEdit</tabstop>
|
||||
<tabstop>togglePasswordButton</tabstop>
|
||||
<tabstop>tooglePasswordGeneratorButton</tabstop>
|
||||
<tabstop>urlEdit</tabstop>
|
||||
<tabstop>expireCheck</tabstop>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue