ui: indentation fix

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Dominik Csapak 2021-11-22 09:09:33 +01:00 committed by Thomas Lamprecht
parent bf8b8be976
commit 16aab0c137

View File

@ -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.'),
},
},
{