all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager] ui: datacenter menu: use Header Capitalization
@ 2026-07-24 11:44 Maximiliano Sandoval
  2026-08-07 10:45 ` applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2026-07-24 11:44 UTC (permalink / raw)
  To: pve-devel

This was the only 'title' in this file not using Header Capitalization.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 www/manager6/dc/Config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/dc/Config.js b/www/manager6/dc/Config.js
index e17066368..83c48c3d6 100644
--- a/www/manager6/dc/Config.js
+++ b/www/manager6/dc/Config.js
@@ -445,7 +445,7 @@ Ext.define('PVE.dc.Config', {
                 {
                     xtype: 'pveCPUTypeView',
                     iconCls: 'fa fa-microchip',
-                    title: gettext('Custom CPU models'),
+                    title: gettext('Custom CPU Models'),
                     itemId: 'cputypes',
                 },
                 {
-- 
2.47.3





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

* applied: [PATCH manager] ui: datacenter menu: use Header Capitalization
  2026-07-24 11:44 [PATCH manager] ui: datacenter menu: use Header Capitalization Maximiliano Sandoval
@ 2026-08-07 10:45 ` Fabian Grünbichler
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2026-08-07 10:45 UTC (permalink / raw)
  To: pve-devel, Maximiliano Sandoval


On Fri, 24 Jul 2026 13:44:22 +0200, Maximiliano Sandoval wrote:
> This was the only 'title' in this file not using Header Capitalization.
> 
> 

Applied, thanks!

[1/1] ui: datacenter menu: use Header Capitalization
      commit: 6a9196c496f37279882a4271c2d178477c9875fa

Best regards,
-- 
Fabian Grünbichler <f.gruenbichler@proxmox.com>




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

end of thread, other threads:[~2026-08-07 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24 11:44 [PATCH manager] ui: datacenter menu: use Header Capitalization Maximiliano Sandoval
2026-08-07 10:45 ` applied: " Fabian Grünbichler

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