Commit Graph

6 Commits

Author SHA1 Message Date
xq2005
1e71991672 discoer page layout change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 08:00:00 +00:00
phamt
b448aaf6e6 Added icon and minimize button to status box. Everytime a status box is created using createStatusBar(), there will be an icon in the upper left corner, a minimize button on upper right corner, and in between is a <div> where content will go into. To write content to the status box, you must get the status box, and use find() to find the <div> to write into.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 20:28:00 +00:00
phamt
2c126bc49a Corrected spelling and grammatical mistakes. Formatted code to have a consistent format. Change color scheme to match the rest of the UI, so every page has the same 'look and feel'. Added comments into code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-16 14:40:15 +00:00
xq2005
0ae52a03b5 cluster setup wizard
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-06 02:23:43 +00:00
xq2005
8439b96699 use a tab to show the cluster setup wizard page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8309 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 03:25:33 +00:00
xq2005
05aae8e79a move the wizard page to configure page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 02:46:25 +00:00