public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH proxmox-backup 1/3] ui: sync view: rename column 'Max. Recursion' -> 'Max. Depth'
Date: Fri, 19 Apr 2024 09:46:40 +0200	[thread overview]
Message-ID: <1713512789.g6ocx9mzj7.astroid@yuna.none> (raw)
In-Reply-To: <20240418120118.314215-1-l.wagner@proxmox.com>

thanks!

On April 18, 2024 2:01 pm, Lukas Wagner wrote:
> In the edit dialog we already use 'Max. Depth', so it makes sense
> to use the same term in the overview.
> 
> Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
> ---
>  www/config/SyncView.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/config/SyncView.js b/www/config/SyncView.js
> index c6458a9e..0e8a0904 100644
> --- a/www/config/SyncView.js
> +++ b/www/config/SyncView.js
> @@ -224,7 +224,7 @@ Ext.define('PBS.config.SyncJobView', {
>  	    renderer: PBS.Utils.render_optional_namespace,
>  	},
>  	{
> -	    header: gettext('Max. Recursion'),
> +	    header: gettext('Max. Depth'),
>  	    dataIndex: 'max-depth',
>  	    width: 10,
>  	    sortable: true,
> -- 
> 2.39.2
> 
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
> 
> 
> 


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


      parent reply	other threads:[~2024-04-19  7:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-18 12:01 [pbs-devel] " Lukas Wagner
2024-04-18 12:01 ` [pbs-devel] [PATCH proxmox-backup 2/3] ui: sync view: add 'max-depth' to model Lukas Wagner
2024-04-18 12:01 ` [pbs-devel] [PATCH proxmox-backup 3/3] ui: sync view: increase default width of 'Max. Depth' column Lukas Wagner
2024-04-19  7:46 ` Fabian Grünbichler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1713512789.g6ocx9mzj7.astroid@yuna.none \
    --to=f.gruenbichler@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal