public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-widget-toolkit] utils: Remove outdated url in comment
@ 2023-08-11 10:43 Christian Ebner
  2023-08-23  8:14 ` [pve-devel] applied: " Wolfgang Bumiller
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2023-08-11 10:43 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
 src/Utils.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Utils.js b/src/Utils.js
index 2c27ece..d8c2f3c 100644
--- a/src/Utils.js
+++ b/src/Utils.js
@@ -151,7 +151,6 @@ utilities: {
     },
 
     getNoSubKeyHtml: function(url) {
-	// url http://www.proxmox.com/products/proxmox-ve/subscription-service-plans
 	return Ext.String.format('You do not have a valid subscription for this server. Please visit <a target="_blank" href="{0}">www.proxmox.com</a> to get a list of available options.', url || 'https://www.proxmox.com');
     },
 
-- 
2.39.2





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

* [pve-devel] applied: [PATCH proxmox-widget-toolkit] utils: Remove outdated url in comment
  2023-08-11 10:43 [pve-devel] [PATCH proxmox-widget-toolkit] utils: Remove outdated url in comment Christian Ebner
@ 2023-08-23  8:14 ` Wolfgang Bumiller
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bumiller @ 2023-08-23  8:14 UTC (permalink / raw)
  To: Christian Ebner; +Cc: pve-devel

applied, thanks




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

end of thread, other threads:[~2023-08-23  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 10:43 [pve-devel] [PATCH proxmox-widget-toolkit] utils: Remove outdated url in comment Christian Ebner
2023-08-23  8:14 ` [pve-devel] applied: " Wolfgang Bumiller

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