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:
Jessica Wang 2011-07-25 11:56:12 -07:00
parent 3e38972ff6
commit 2f4c11e218
1 changed files with 1 additions and 1 deletions

View File

@ -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");