]> git.proxmox.com Git - pve-manager.git/commit
add override for correct defaultButton behaviour
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 2 Jun 2017 08:55:16 +0000 (10:55 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 2 Jun 2017 14:16:11 +0000 (16:16 +0200)
commit02c92261ad938e5ff971dda84c3e597d1c91c8ff
tree077318032b6d61d2a8f173f361bdd29d9ac2f587
parentd255af0128d573baad68a0310aa652481112e771
add override for correct defaultButton behaviour

we disable the defaultButton behaviour on textarea and aria-multiline
fields, else we cannot input a newline into a textarea on a form with
a defaultButton defined

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Toolkit.js