ui: traffic-control edit: there's no 'network-select' anymore
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f8f4d7cab4
commit
c450a3cafd
@ -214,8 +214,6 @@ Ext.define('PBS.window.TrafficControlEdit', {
|
||||
values.timeframe = timeframe;
|
||||
}
|
||||
|
||||
delete values['network-select'];
|
||||
|
||||
if (!isCreate) {
|
||||
PBS.Utils.delete_if_default(values, 'timeframe');
|
||||
PBS.Utils.delete_if_default(values, 'rate-in');
|
||||
|
Loading…
Reference in New Issue
Block a user