[pve-devel] applied: [PATCH manager 3/4] ui: ceph installer: adapt wording of further instructions

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Mar 28 14:18:30 CET 2019


On 3/28/19 12:16 PM, Tim Marx wrote:
> Signed-off-by: Tim Marx <t.marx at proxmox.com>
> ---
>  www/manager6/ceph/CephInstallWizard.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/manager6/ceph/CephInstallWizard.js b/www/manager6/ceph/CephInstallWizard.js
> index 80ffdff1..30d04a2b 100644
> --- a/www/manager6/ceph/CephInstallWizard.js
> +++ b/www/manager6/ceph/CephInstallWizard.js
> @@ -303,7 +303,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
>  		onlineHelp: 'pve_ceph_install',
>  		html: '<h3>Installation successful!</h3>'+
>  		'<p>The basic installation and configuration is completed, depending on your setup some of the following steps are required to start using Ceph:</p>'+
> -		'<ol><li>Creating Ceph Monitors</li><li>Creating Ceph OSDs</li><li>Creating Ceph Pools</li></ol>'+
> +		'<ol><li>Create additional Ceph Monitors</li><li>Create Ceph OSDs</li><li>Create Ceph Pools</li></ol>'+
>  		'<p>To learn more click on the help button below.</p>',
>  		listeners: {
>  		    activate: function() {
> 

applied, thanks!




More information about the pve-devel mailing list