Enabled node link.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
32eac7f169
commit
f429db4010
@ -1190,6 +1190,9 @@ function addNodes2Table(data) {
|
||||
delay: 500
|
||||
});
|
||||
}
|
||||
|
||||
// Enable node link
|
||||
$('.node').bind('click', loadNode);
|
||||
|
||||
// Close dialog for updating table
|
||||
$('.ui-dialog-content').dialog('close');
|
||||
|
Loading…
Reference in New Issue
Block a user