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:
parent
bf8b8be976
commit
16aab0c137
@ -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.'),
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user