all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 1/3] ui: indentation fix
@ 2021-11-22  8:09 Dominik Csapak
  2021-11-22  8:09 ` [pbs-devel] [PATCH proxmox-backup 2/3] ui: traffic-control: fix sending network value Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2021-11-22  8:09 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/window/TrafficControlEdit.js | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/window/TrafficControlEdit.js b/www/window/TrafficControlEdit.js
index 82d20cb8..53b15427 100644
--- a/www/window/TrafficControlEdit.js
+++ b/www/window/TrafficControlEdit.js
@@ -289,9 +289,8 @@ Ext.define('PBS.window.TrafficControlEdit', {
 		name: 'network',
 		emptyText: gettext('0.0.0.0/0 (Apply on all Networks)'),
 		autoEl: {
-		        tag: 'div',
-		        'data-qtip': gettext('A comma-separated list of networks to apply the (shared) limit.'),
-
+		    tag: 'div',
+		    'data-qtip': gettext('A comma-separated list of networks to apply the (shared) limit.'),
 		},
 	    },
 	    {
-- 
2.30.2





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

end of thread, other threads:[~2021-11-22  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  8:09 [pbs-devel] [PATCH proxmox-backup 1/3] ui: indentation fix Dominik Csapak
2021-11-22  8:09 ` [pbs-devel] [PATCH proxmox-backup 2/3] ui: traffic-control: fix sending network value Dominik Csapak
2021-11-22  8:09 ` [pbs-devel] [PATCH proxmox-backup 3/3] ui: traffic-control: include ipv6 in 'all' networks Dominik Csapak
2021-11-22  9:49 ` [pbs-devel] applied: [PATCH proxmox-backup 1/3] ui: indentation fix 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