From c41399737ada9c52a25161dc35df3a66e3f32eb1 Mon Sep 17 00:00:00 2001 From: thompsa Date: Mon, 8 Feb 2010 14:13:32 +1300 Subject: Grey out disabled items. --- config/haproxy-dev/haproxy_listeners.php | 22 ++++++++++++++++------ config/haproxy-dev/haproxy_pools.php | 16 +++++++++++++--- 2 files changed, 29 insertions(+), 9 deletions(-) diff --git a/config/haproxy-dev/haproxy_listeners.php b/config/haproxy-dev/haproxy_listeners.php index 5ffe0a09..f66b51bf 100755 --- a/config/haproxy-dev/haproxy_listeners.php +++ b/config/haproxy-dev/haproxy_listeners.php @@ -106,17 +106,26 @@ include("head.inc"); Type Server pool - - + +"; + $textse = ""; + } +?> - + - + - + - + diff --git a/config/haproxy-dev/haproxy_pools.php b/config/haproxy-dev/haproxy_pools.php index ede6aea8..61e85273 100755 --- a/config/haproxy-dev/haproxy_pools.php +++ b/config/haproxy-dev/haproxy_pools.php @@ -107,16 +107,25 @@ include("head.inc"); - +"; + $textse = ""; + } +?>
Listener
- + - + -- cgit v1.2.3