From 05aae8e79a88aeb1d85bf03129abaa0c1cd0d551 Mon Sep 17 00:00:00 2001 From: xq2005 Date: Fri, 3 Dec 2010 02:46:25 +0000 Subject: [PATCH] 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 --- xCAT-UI/discover.php | 20 ------------------- .../js/{discover => configure}/discover.js | 0 xCAT-UI/lib/ui.php | 1 - 3 files changed, 21 deletions(-) delete mode 100644 xCAT-UI/discover.php rename xCAT-UI/js/{discover => configure}/discover.js (100%) diff --git a/xCAT-UI/discover.php b/xCAT-UI/discover.php deleted file mode 100644 index 5b4af181c..000000000 --- a/xCAT-UI/discover.php +++ /dev/null @@ -1,20 +0,0 @@ - diff --git a/xCAT-UI/js/discover/discover.js b/xCAT-UI/js/configure/discover.js similarity index 100% rename from xCAT-UI/js/discover/discover.js rename to xCAT-UI/js/configure/discover.js diff --git a/xCAT-UI/lib/ui.php b/xCAT-UI/lib/ui.php index fd6f9f21f..c568f5495 100644 --- a/xCAT-UI/lib/ui.php +++ b/xCAT-UI/lib/ui.php @@ -33,7 +33,6 @@ function loadPage(){
  • Configure
  • Provision
  • Monitor
  • -
  • Wizard
  • '; // User name and log out section