Skip to content

Commit dfc76bc

Browse files
committed
Improved dialog positioning.
1 parent 0b53245 commit dfc76bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-gwt/org/opencms/ade/upload/client/ui/A_CmsUploadDialog.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ public void execute() {
469469
}
470470
});
471471
}
472-
show();
472+
center();
473473
}
474474

475475
/**

0 commit comments

Comments
 (0)