mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +03:00
This commit is contained in:
parent
a5f314298d
commit
bbaf17a992
@ -191,7 +191,7 @@ define(function(require) {
|
||||
var customization = WizardFields.retrieveInput($('input.vcenter_customizations_value', context));
|
||||
|
||||
if (customization) {
|
||||
templateJSON["USER_TEMPLATE"] = {
|
||||
templateJSON = {
|
||||
VCENTER_CUSTOMIZATION_SPEC : customization
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user