summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-08-18 21:53:05 +0000
committerErmal <eri@pfsense.org>2010-08-18 21:53:05 +0000
commitc60e4f61012753efada5efcc61f9db23fa1c8084 (patch)
tree5c87d73102d770c794a2622649608f03b1c3ccee /usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
parent89c95943a2db96a4a251d6289b7ae545b0478dc7 (diff)
downloadpfsense-c60e4f61012753efada5efcc61f9db23fa1c8084.zip
pfsense-c60e4f61012753efada5efcc61f9db23fa1c8084.tar.gz
Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_multi_all.xml
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
index 19528c8..c8ec0f1 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
@@ -191,6 +191,7 @@ function step2_stepbeforeformdisplay() {
$field['bindstofield'] = "ezshaper->step2->conn{$i}interface";
$fields[] = $field;
+ $field = array();
$field['name'] = "conn{$i}downloadscheduler";
$field['displayname'] = "LAN Scheduler";
$field['type'] = "select";
OpenPOWER on IntegriCloud