mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
Amend indentation in changes for CA-359124 & CA-360426
Refactor all tabs into 4x spaces Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
This commit is contained in:
parent
7e007cd6ef
commit
e169f0bfcc
@ -72,6 +72,7 @@ namespace XenAdmin.Mappings
|
||||
/// Keyed on the id in the ovf file
|
||||
/// </summary>
|
||||
public Dictionary<string, XenAPI.Network> Networks { get; set; }
|
||||
|
||||
public Dictionary<string, XenAPI.Network> VIFs { get; set; }
|
||||
|
||||
public override bool Equals(object obj)
|
||||
|
Loading…
Reference in New Issue
Block a user