pve-manager/www/manager6/lxc
Aaron Lauterer 2b4c02c00a ui: mpedit: activate backup on MP creation
This patch enables the backup checkbox by default for newly created
LXC mount points.

Hopefully this will help to avoid situations in the future where people
realize too late that the mount point has not been backed up when they
expected it to because they missed the checkbox.

The reason why `view.isCreate` is not passed directly is because
AFAIU the 'view.isCreate' can have one of three values:
* null - editing an existing mount point
* true - creating a new mp
* array('unusedX') - adding an unused disk again

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-12-09 14:31:45 +01:00
..
CmdMenu.js ui: lxc: fix cmd menu separator hiding 2019-11-30 14:39:25 +01:00
Config.js gui: refactor {lxc, qemu}/Summary to panel/GuestSummary 2019-12-09 14:20:37 +01:00
CreateWizard.js unprivileged:true by default in ct creation 2019-02-19 11:52:16 +01:00
DNS.js ui: pending revert: detect parent pending grid automatically 2019-10-30 15:49:31 +01:00
FeaturesEdit.js ui: fixup jslint warnings 2018-12-07 14:03:06 +01:00
MPEdit.js ui: mpedit: activate backup on MP creation 2019-12-09 14:31:45 +01:00
MPResize.js fix #1631: change units to binary prefix 2018-01-31 14:08:34 +01:00
Network.js ui: ct: fix displaying nic firewall if explicitly 0 2019-04-04 16:11:28 +02:00
Options.js ui: pending revert: detect parent pending grid automatically 2019-10-30 15:49:31 +01:00
ResourceEdit.js Remove swap/memory limit in the Manager, fixes #1799 2018-06-07 13:44:21 +02:00
Resources.js LXC: Disable resize button when volume is unusued 2019-11-29 08:41:52 +01:00
Snapshot.js use TaskViewer & TaskProgress window from widget toolkit 2018-01-25 13:36:38 +01:00
SnapshotTree.js followup: split up and pull out html tags from gettext 2018-11-16 12:19:50 +01:00