Merge "Fixing the instance boot source"
This commit is contained in:
commit
d794ed3633
@ -179,7 +179,7 @@ horizon.addInitFunction(function () {
|
||||
break;
|
||||
|
||||
case "volume_image_id":
|
||||
$("#id_image_id, #id_volume_size, #id_device_name, , #id_delete_on_terminate")
|
||||
$("#id_image_id, #id_volume_size, #id_device_name, #id_delete_on_terminate")
|
||||
.closest(".control-group").show();
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user