-
Emmanuel Kasper authored
This fixes the bug: https://bugzilla.proxmox.com/show_bug.cgi?id=677 Remarks: * allowBlank is already set in the class definition * The value of the comboBox can be either '' after the component initial load, or 'null' if the user selected a macro and cleans the field afterwards. This is the reason of the if (!value) test which will catch empty strings and null.
be34116f
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| button | ||
| ceph | ||
| data | ||
| dc | ||
| form | ||
| grid | ||
| ha | ||
| lxc | ||
| node | ||
| openvz | ||
| panel | ||
| pool | ||
| qemu | ||
| storage | ||
| tree | ||
| window | ||
| .gitignore | ||
| Makefile | ||
| Parser.js | ||
| StateProvider.js | ||
| Toolkit.js | ||
| Utils.js | ||
| VNCConsole.js | ||
| Workspace.js |