all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager] ui: sdn: fabrics: interfaces: use 'IPv4' rather than just 'IP' in column header
@ 2026-05-28 14:17 Fiona Ebner
  2026-05-28 23:15 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2026-05-28 14:17 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
 www/manager6/sdn/fabrics/InterfacePanel.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/sdn/fabrics/InterfacePanel.js b/www/manager6/sdn/fabrics/InterfacePanel.js
index 303376e4..f07e7859 100644
--- a/www/manager6/sdn/fabrics/InterfacePanel.js
+++ b/www/manager6/sdn/fabrics/InterfacePanel.js
@@ -60,7 +60,7 @@ Ext.define('PVE.sdn.Fabric.InterfacePanel', {
             flex: 1,
         },
         {
-            text: gettext('IP'),
+            text: gettext('IPv4'),
             xtype: 'widgetcolumn',
             dataIndex: 'ip',
             flex: 1,
-- 
2.47.3





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

* applied: [PATCH manager] ui: sdn: fabrics: interfaces: use 'IPv4' rather than just 'IP' in column header
  2026-05-28 14:17 [PATCH manager] ui: sdn: fabrics: interfaces: use 'IPv4' rather than just 'IP' in column header Fiona Ebner
@ 2026-05-28 23:15 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-05-28 23:15 UTC (permalink / raw)
  To: pve-devel, Fiona Ebner

On Thu, 28 May 2026 16:17:05 +0200, Fiona Ebner wrote:
> 


Applied, thanks!

[1/1] ui: sdn: fabrics: interfaces: use 'IPv4' rather than just 'IP' in column header
      commit: 629da88fd4048dff2de8dbb231b54f48a627d856




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

end of thread, other threads:[~2026-05-28 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-28 14:17 [PATCH manager] ui: sdn: fabrics: interfaces: use 'IPv4' rather than just 'IP' in column header Fiona Ebner
2026-05-28 23:15 ` 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