mirror of https://github.com/apache/cloudstack.git
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
This commit is contained in:
parent
3e38972ff6
commit
2f4c11e218
|
|
@ -65,7 +65,7 @@ function volumeGetSearchParams() {
|
|||
}
|
||||
|
||||
function afterLoadVolumeJSP() {
|
||||
initDialog("dialog_create_template", 400);
|
||||
initDialog("dialog_create_template", 420);
|
||||
initDialog("dialog_create_snapshot");
|
||||
initDialog("dialog_recurring_snapshot", 420);
|
||||
initDialog("dialog_add_volume");
|
||||
|
|
|
|||
Loading…
Reference in New Issue