aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-10-12 10:41:58 -0300
committerRenato Botelho <renato@netgate.com>2015-10-12 10:41:58 -0300
commit33940bd1d287a6ad0fb0deabd1f50e280c381b0d (patch)
tree77c7b6cbb7c4a33dc4dbbf27b34edbb6eb48431e
parent4f951504174c2b8d5fd1304a75db9ac7f44232f0 (diff)
parent08b6e3810345e84ebda022a9d0b2b47db0bc0805 (diff)
downloadpfsense-packages-33940bd1d287a6ad0fb0deabd1f50e280c381b0d.tar.gz
pfsense-packages-33940bd1d287a6ad0fb0deabd1f50e280c381b0d.tar.bz2
pfsense-packages-33940bd1d287a6ad0fb0deabd1f50e280c381b0d.zip
Merge pull request #1094 from OpenTouch/master
-rw-r--r--config/haproxy1_5/www/haproxy_listeners.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy1_5/www/haproxy_listeners.php b/config/haproxy1_5/www/haproxy_listeners.php
index db1f3ff2..0483e7fc 100644
--- a/config/haproxy1_5/www/haproxy_listeners.php
+++ b/config/haproxy1_5/www/haproxy_listeners.php
@@ -205,7 +205,7 @@ function js_callback(req) {
title="<?=gettext("click to toggle enable/disable this frontend");?>" alt="icon" />
</a>
</td>
- <td class="listr" style="<?=$frontend['secondary']=='yes'?"visibility:hidden;":""?>" ondblclick="document.location='haproxy_listeners_edit.php?id=<?=$frontendname;?>';">
+ <td class="listr" ondblclick="document.location='haproxy_listeners_edit.php?id=<?=$frontendname;?>';">
<?=$frontend['secondary']!='yes'?"yes":"no";?>
</td>
<td class="listr" ondblclick="document.location='haproxy_listeners_edit.php?id=<?=$frontendname;?>';">