From 4dd6dc3c24d35d60829ba964fced4e1a322f70ac Mon Sep 17 00:00:00 2001 From: xq2005 Date: Wed, 20 Apr 2011 08:55:33 +0000 Subject: [PATCH] can not open the system P tab on provision page git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/js/ui.js | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-UI/js/ui.js b/xCAT-UI/js/ui.js index 88358e5a2..3d20383a2 100644 --- a/xCAT-UI/js/ui.js +++ b/xCAT-UI/js/ui.js @@ -445,6 +445,7 @@ function initPage() { includeJs("js/custom/blade.js"); includeJs("js/custom/ipmi.js"); includeJs("js/custom/zvm.js"); + includeJs("js/custom/hmc.js"); includeJs("js/custom/customUtils.js"); // Get the page being loaded