]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
ui: utils: refactor mps to mp
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 5 Apr 2022 12:30:12 +0000 (14:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 7 Apr 2022 13:32:44 +0000 (15:32 +0200)
commit5747fef3d927056926c024897668d11c8a9e45b1
treee95d11fb3fd11ba4cadb84c66beed2ef5f2e4110
parent4ad3a7cc2c6c75df15d397a50fc64f193f40fa1b
ui: utils: refactor mps to mp

Using the actual config key instead of the pluralization, makes it
easier in the situations where we need to match against it.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Reviewed-by: Fabian Ebner <f.ebner@proxmox.com>
www/manager6/Utils.js
www/manager6/lxc/MPEdit.js
www/manager6/lxc/MultiMPEdit.js