mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
Fix features section update
This commit is contained in:
parent
1fbc09b7f6
commit
238dcff1fe
@ -4139,7 +4139,7 @@ tr("The network you specified cannot be selected in the table") +
|
||||
var features = template.FEATURES;
|
||||
var features_section = $('li#featuresTab', $create_template_dialog);
|
||||
|
||||
if (features_section) {
|
||||
if (features) {
|
||||
autoFillInputs(features, features_section);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user