proxmox-widget-toolkit/window
Dietmar Maurer a7dcbdebb9 set default focus and default button for edit window
this patch sets following defaults for the edit window:

defaultFocus: 'field'

sets the focus on the first field it finds in its child items,
works for most edit windows, so that the cursor stands in a
textfield, or on a checkbox

defaultButton: 'submitbutton'

so that when someone presses enter, we submit the form

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-04-25 06:17:22 +02:00
..
Edit.js set default focus and default button for edit window 2017-04-25 06:17:22 +02:00
PasswordEdit.js PasswordEdit.js: do not allow blank passwords 2017-03-30 08:03:03 +02:00
TaskViewer.js add ServiceView widget 2017-01-31 15:21:37 +01:00