all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH widget-toolkit] prune panel: make keep-last label text like the others
@ 2020-11-27 10:08 Fabian Ebner
  2021-01-26 17:55 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ebner @ 2020-11-27 10:08 UTC (permalink / raw)
  To: pve-devel

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

diff --git a/src/panel/PruneKeepPanel.js b/src/panel/PruneKeepPanel.js
index 5642602..513ff0e 100644
--- a/src/panel/PruneKeepPanel.js
+++ b/src/panel/PruneKeepPanel.js
@@ -18,7 +18,7 @@ Ext.define('Proxmox.panel.PruneInputPanel', {
 	{
 	    xtype: 'pmxPruneKeepField',
 	    name: 'keep-last',
-	    fieldLabel: gettext('keep-last'),
+	    fieldLabel: gettext('Keep Last'),
 	    cbind: {
 		deleteEmpty: '{!isCreate}',
 		emptyText: '{keepLastEmptyText}',
-- 
2.20.1





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

* [pve-devel] applied: [PATCH widget-toolkit] prune panel: make keep-last label text like the others
  2020-11-27 10:08 [pve-devel] [PATCH widget-toolkit] prune panel: make keep-last label text like the others Fabian Ebner
@ 2021-01-26 17:55 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-01-26 17:55 UTC (permalink / raw)
  To: Proxmox VE development discussion, Fabian Ebner

On 27.11.20 11:08, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>  src/panel/PruneKeepPanel.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




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

end of thread, other threads:[~2021-01-26 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 10:08 [pve-devel] [PATCH widget-toolkit] prune panel: make keep-last label text like the others Fabian Ebner
2021-01-26 17:55 ` [pve-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