all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] ui: datastore edit: make keep-last label like the others
@ 2021-04-15  7:24 Fabian Ebner
  2021-07-08 11:27 ` Fabian Ebner
  2021-07-08 12:06 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Fabian Ebner @ 2021-04-15  7:24 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
 www/window/DataStoreEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/window/DataStoreEdit.js b/www/window/DataStoreEdit.js
index c2b2809f..1838b7df 100644
--- a/www/window/DataStoreEdit.js
+++ b/www/window/DataStoreEdit.js
@@ -16,7 +16,7 @@ Ext.define('PBS.panel.PruneInputPanel', {
 	{
 	    xtype: 'pbsPruneKeepInput',
 	    name: 'keep-last',
-	    fieldLabel: gettext('keep-last'),
+	    fieldLabel: gettext('Keep Last'),
 	    cbind: {
 		deleteEmpty: '{!isCreate}',
 	    },
-- 
2.20.1





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [pbs-devel] [PATCH proxmox-backup] ui: datastore edit: make keep-last label like the others
  2021-04-15  7:24 [pbs-devel] [PATCH proxmox-backup] ui: datastore edit: make keep-last label like the others Fabian Ebner
@ 2021-07-08 11:27 ` Fabian Ebner
  2021-07-08 12:06 ` [pbs-devel] applied: " Thomas Lamprecht
  1 sibling, 0 replies; 3+ messages in thread
From: Fabian Ebner @ 2021-07-08 11:27 UTC (permalink / raw)
  To: pbs-devel

Am 15.04.21 um 09:24 schrieb Fabian Ebner:
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>   www/window/DataStoreEdit.js | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/window/DataStoreEdit.js b/www/window/DataStoreEdit.js
> index c2b2809f..1838b7df 100644
> --- a/www/window/DataStoreEdit.js
> +++ b/www/window/DataStoreEdit.js
> @@ -16,7 +16,7 @@ Ext.define('PBS.panel.PruneInputPanel', {
>   	{
>   	    xtype: 'pbsPruneKeepInput',
>   	    name: 'keep-last',
> -	    fieldLabel: gettext('keep-last'),
> +	    fieldLabel: gettext('Keep Last'),
>   	    cbind: {
>   		deleteEmpty: '{!isCreate}',
>   	    },
> 

Ping




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] ui: datastore edit: make keep-last label like the others
  2021-04-15  7:24 [pbs-devel] [PATCH proxmox-backup] ui: datastore edit: make keep-last label like the others Fabian Ebner
  2021-07-08 11:27 ` Fabian Ebner
@ 2021-07-08 12:06 ` Thomas Lamprecht
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2021-07-08 12:06 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Fabian Ebner

On 15.04.21 09:24, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>  www/window/DataStoreEdit.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-08 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15  7:24 [pbs-devel] [PATCH proxmox-backup] ui: datastore edit: make keep-last label like the others Fabian Ebner
2021-07-08 11:27 ` Fabian Ebner
2021-07-08 12:06 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal