Updated info bar message for zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a3b236f835
commit
f9ad742f47
@ -848,7 +848,7 @@ zvmPlugin.prototype.loadProvisionPage = function(tabId) {
|
||||
statBar.append(loader);
|
||||
|
||||
// Create info bar
|
||||
var infoBar = createInfoBar('Provision a zVM node');
|
||||
var infoBar = createInfoBar('Provision a zVM node.');
|
||||
provForm.append(infoBar);
|
||||
|
||||
// Append to provision tab
|
||||
|
Loading…
Reference in New Issue
Block a user