xcat-core/xCAT-UI/js/configure
2011-04-28 08:00:00 +00:00
..
configure.js Changed argument name since Google compiler has an issue with using a reserved name. 2011-02-17 15:17:00 +00:00
discover.js discoer page layout change 2011-04-28 08:00:00 +00:00
update.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