mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Error template-name import vCenter template (#1749)
This commit is contained in:
parent
224fb62712
commit
08376b52ed
@ -414,7 +414,7 @@ define(function(require) {
|
||||
var vcenter_ref = $(this).data("import_data").vcenter_ref;
|
||||
var linked = false;
|
||||
var copy = false;
|
||||
var templateName = "";
|
||||
var template_name = "";
|
||||
var row_context = $(this).closest("tr");
|
||||
|
||||
VCenterCommon.importLoading({context : row_context});
|
||||
|
Loading…
x
Reference in New Issue
Block a user