Changed set advance properties dialog width.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
440869aead
commit
d49f479dda
@ -2408,7 +2408,7 @@ function openSetPropsDialog() {
|
||||
setPropsForm.dialog({
|
||||
modal: true,
|
||||
height: 400,
|
||||
width: 650,
|
||||
width: 700,
|
||||
buttons: {
|
||||
"Save": function() {
|
||||
// Remove any warning messages
|
||||
|
Loading…
Reference in New Issue
Block a user