Skip to content

Commit f66b3d6

Browse files
committed
minWidth
1 parent 6ef4771 commit f66b3d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/com/sap/prd/jenkins/plugins/agent_maintenance/agent-maintenance.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ function openForm(formName) {
66
dialog.form(form, {
77
title: title,
88
okText: dialog.translations.add,
9+
minWidth: "900px",
910
});
1011
}
1112

0 commit comments

Comments
 (0)