Add title to dialog.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2011-12-01 05:58:46 +00:00
parent 386b0ffb03
commit 183f1b0010

View File

@ -2927,6 +2927,7 @@ function openSetAttrsDialog() {
// Open form as a dialog
setPropsForm.dialog({
title: 'Set attributes',
modal: true,
height: 400,
width: 700,