pve-manager/www/manager6/qemu
Dominik Csapak ec0bd652db jslint: fix type confusion and property access
fix various type confusion, for example:
items: {} and items: []
style: string and style: {}

also fix object['property'] access with
object.property

also fix /=/ with either '=' or /\=/ where appropriate
(/=/ can be confused with /= according to jslint)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-29 17:06:23 +02:00
..
BootOrderEdit.js jslint: fix type confusion and property access 2016-04-29 17:06:23 +02:00
CDEdit.js improve german translation 2016-04-01 18:32:57 +02:00
Clone.js ext6migrate: fix KVCombobox behaviour in qemu 2016-03-18 16:08:50 +01:00
CmdMenu.js cleanup of contextmenus 2016-04-11 13:03:19 +02:00
Config.js use font-awesome icons for action buttons and cmdmenu 2016-04-05 11:59:25 +02:00
CPUOptions.js jslint: fix type confusion and property access 2016-04-29 17:06:23 +02:00
CreateWizard.js ext6migrate: change reference to widget 2016-03-18 16:09:19 +01:00
DisplayEdit.js ext6migrate: change default values 2016-03-21 11:16:27 +01:00
HardwareView.js reduce translation overhead 2016-04-04 16:59:52 +02:00
HDEdit.js GUI: use raw format for DRBD images 2016-04-15 08:23:32 +02:00
HDMove.js ext6migrate: fix HDEdit, HDMove, HDResize 2016-03-18 16:09:42 +01:00
HDResize.js ext6migrate: fix HDEdit, HDMove, HDResize 2016-03-18 16:09:42 +01:00
HDThrottle.js reduce translation overhead 2016-04-05 11:10:52 +02:00
KeyboardEdit.js ext6migrate: change default values 2016-03-21 11:16:27 +01:00
MemoryEdit.js jslint: fix type confusion and property access 2016-04-29 17:06:23 +02:00
Monitor.js www: monitor: support page up/down 2016-04-13 08:17:22 +02:00
NetworkEdit.js remove displayfield height hack 2016-04-06 16:29:35 +02:00
Options.js reduce translation overhead 2016-04-04 16:59:52 +02:00
OSTypeEdit.js copy qemu/OSTypeEdit.js from manager to manager6 2016-03-16 09:12:22 +01:00
ProcessorEdit.js jslint: fix type confusion and property access 2016-04-29 17:06:23 +02:00
QemuBiosEdit.js ext6migrate: fix KVCombobox behaviour in qemu 2016-03-18 16:08:50 +01:00
ScsiHwEdit.js ext6migrate: fix KVCombobox behaviour in qemu 2016-03-18 16:08:50 +01:00
SendKeyMenu.js copy qemu/SendKeyMenu.js from manager to manager6 2016-03-16 09:12:23 +01:00
Smbios1Edit.js reduce translation overhead 2016-04-05 11:10:52 +02:00
Snapshot.js ext6migrate: fix qemu snapshot panel 2016-03-18 16:08:15 +01:00
SnapshotTree.js new icons for snapshottree 2016-04-11 11:50:39 +02:00
StartupEdit.js copy qemu/StartupEdit.js from manager to manager6 2016-03-16 09:12:23 +01:00
StatusView.js StatusView: more verbose HA status output 2016-04-19 09:07:13 +02:00
Summary.js ext6migrate: use new charts for node/lxc/qemu 2016-03-31 10:39:14 +02:00
TemplateMenu.js use font-awesome icons for action buttons and cmdmenu 2016-04-05 11:59:25 +02:00