mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
Sunstone: specifying the target attribute in a VM template image is no longer mandatory
This commit is contained in:
parent
8f52808111
commit
898dfd3ba5
@ -208,7 +208,7 @@ var create_template_tmpl = '<div id="template_create_tabs">\
|
||||
</select>\
|
||||
<div class="tip">'+tr("Type of disk device to emulate: ide, scsi")+'</div>\
|
||||
</div>\
|
||||
<div class="vm_param kvm xen vmware">\
|
||||
<div class="vm_param kvm_opt xen_opt vmware_opt">\
|
||||
<label for="TARGET">'+tr("Target")+':</label>\
|
||||
<input type="text" id="TARGET" name="target" />\
|
||||
<div class="tip">'+tr("Device to map image disk. If set, it will overwrite the default device mapping")+'</div>\
|
||||
|
Loading…
Reference in New Issue
Block a user