summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_virtual_ip.php
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2016-07-03 22:18:26 +0200
committerStephen Beaver <sbeaver@netgate.com>2016-07-03 16:35:08 -0400
commitd98272bcdea438f4d381fd4d8fadf30bf95a7ec2 (patch)
tree8f9e89ea5253805fc842bd3fcd9bb8bc67d38b3b /src/usr/local/www/firewall_virtual_ip.php
parent1380f023243983cb1ac27a613026f5a08feafa37 (diff)
downloadpfsense-d98272bcdea438f4d381fd4d8fadf30bf95a7ec2.zip
pfsense-d98272bcdea438f4d381fd4d8fadf30bf95a7ec2.tar.gz
webgui tables, doubleclick event to perform 'edit' action
(cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea)
Diffstat (limited to 'src/usr/local/www/firewall_virtual_ip.php')
-rw-r--r--src/usr/local/www/firewall_virtual_ip.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_virtual_ip.php b/src/usr/local/www/firewall_virtual_ip.php
index d9bf9ae..7a2794a 100644
--- a/src/usr/local/www/firewall_virtual_ip.php
+++ b/src/usr/local/www/firewall_virtual_ip.php
@@ -289,7 +289,7 @@ display_top_tabs($tab_array);
<div class="panel panel-default">
<div class="panel-heading"><h2 class="panel-title"><?=gettext('Virtual IP Address')?></h2></div>
<div class="panel-body table-responsive">
- <table class="table table-striped table-hover table-condensed">
+ <table class="table table-striped table-hover table-condensed table-rowdblclickedit">
<thead>
<tr>
<th><?=gettext("Virtual IP address")?></th>
OpenPOWER on IntegriCloud