mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 00:04:14 +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) {
|
||||
throw "no CT ID specified";
|
||||
}
|
||||
|
||||
var vmname = me.pveSelNode.data.name;
|
||||
|
||||
var vm_command = function(cmd, params) {
|
||||
|
Loading…
Reference in New Issue
Block a user