mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 12:14:27 +00:00
fix trailing whitespaces
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
ce8dac510e
commit
9bd6cd80de
@ -13,7 +13,6 @@ Ext.define('PVE.lxc.CmdMenu', {
|
|||||||
if (!vmid) {
|
if (!vmid) {
|
||||||
throw "no CT ID specified";
|
throw "no CT ID specified";
|
||||||
}
|
}
|
||||||
|
|
||||||
var vmname = me.pveSelNode.data.name;
|
var vmname = me.pveSelNode.data.name;
|
||||||
|
|
||||||
var vm_command = function(cmd, params) {
|
var vm_command = function(cmd, params) {
|
||||||
|
Loading…
Reference in New Issue
Block a user