Changed zVM tab name

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2011-08-24 15:13:30 +00:00
parent fa32b829a1
commit dba9912d8f

View File

@ -126,7 +126,7 @@ function loadProvisionPage() {
break;
case "zvm":
plugin = new zvmPlugin();
tabtitle = 'ZVM';
tabtitle = 'zVM';
break;
}