Go to file
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
button add baseurl of stdremovebutton to config 2017-04-05 09:42:22 +02:00
data PendingObjectGrid.js: import from pve-manager 2017-02-24 07:45:09 +01:00
debian bump version to 1.0-2 2017-04-05 10:23:15 +02:00
form try to use real config properties 2017-03-29 18:47:19 +02:00
grid ObjectGrid.js: new monStoreErrors properties 2017-04-07 06:31:34 +02:00
mixin CBind.js: fix cloneTemplateArray 2017-03-31 12:35:39 +02:00
node change time of startupdate 2017-04-05 09:43:19 +02:00
panel InputPanel: allow 4 column layout 2017-02-28 16:31:57 +01:00
window set default focus and default button for edit window 2017-04-25 06:17:22 +02:00
Makefile bump version to 1.0-2 2017-04-05 10:23:15 +02:00
Toolkit.js do not override getSubmitValue, add note about strange semantics 2017-03-30 06:30:14 +02:00
Utils.js add helpers to render uptime 2017-04-12 10:55:32 +02:00