Typo.
This commit is contained in:
parent
ac4686125f
commit
4d3dfa1dca
@ -276,7 +276,7 @@ export function sr (obj) {
|
|||||||
size: +obj.physical_size,
|
size: +obj.physical_size,
|
||||||
SR_type: obj.type,
|
SR_type: obj.type,
|
||||||
usage: +obj.virtual_allocation,
|
usage: +obj.virtual_allocation,
|
||||||
VDI: link(obj, 'VDIs'),
|
VDIs: link(obj, 'VDIs'),
|
||||||
|
|
||||||
$container: (
|
$container: (
|
||||||
obj.shared ?
|
obj.shared ?
|
||||||
|
Loading…
Reference in New Issue
Block a user