xcat-core/xCAT-UI/js/custom
2011-09-16 21:35:54 +00:00
..
blade.js Cleaned up code. Fixed spelling mistakes. 2011-09-12 19:47:26 +00:00
customUtils.js Cleaned up code. Fixed spelling mistakes. 2011-09-12 19:47:26 +00:00
hmc.js Check in self-service portal code. This is currently set for System z, more work needs to be done to customize it for other platforms. 2011-09-16 21:35:54 +00:00
ipmi.js Cleaned up code. Fixed spelling mistakes. 2011-09-12 19:47:26 +00:00
zvm.js Fixed bugs caused by scrollable datatable. 2011-08-24 19:28:24 +00:00
zvmUtils.js 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. 2011-04-27 20:28:00 +00:00