From 8e96fba4ad4c93f7390caf9af22fa9175a30425f Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sat, 6 May 2017 19:24:11 +0545 Subject: [PATCH 1/2] Make haproxy-devel widget settings open The exact format of the panel-footer widget id now allows for multiple copies of a widget on the dashboard, so it has a "copy number" in it. The id value for this panel is set in $widget_panel_footer_id by index.php before including the widget, so use that var like other base widgets do. --- .../files/usr/local/www/widgets/widgets/haproxy.widget.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php index 064a2d976fd9..69a3a78db6e8 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php @@ -263,7 +263,7 @@ function control_haproxy(act,be,srv) { getURL(url+"?"+pars, getstatusgetupdate); } -