summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_keys.php
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2016-07-04 00:22:49 +0200
committerStephen Beaver <sbeaver@netgate.com>2016-07-04 10:06:04 -0400
commit81fb072cb02bfb44a879c8d4eef30d0da40842fb (patch)
tree411a43880e30e6d8a9e0719fa59460d151f3a663 /src/usr/local/www/vpn_ipsec_keys.php
parentd98272bcdea438f4d381fd4d8fadf30bf95a7ec2 (diff)
downloadpfsense-81fb072cb02bfb44a879c8d4eef30d0da40842fb.zip
pfsense-81fb072cb02bfb44a879c8d4eef30d0da40842fb.tar.gz
webgui tables, doubleclick event to perform 'edit' action, part 2
(cherry picked from commit 1c10ce9750f3702f433a91754f79e637e1c3369b)
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_keys.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_keys.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_ipsec_keys.php b/src/usr/local/www/vpn_ipsec_keys.php
index 498f7fd..9f6dc9f 100644
--- a/src/usr/local/www/vpn_ipsec_keys.php
+++ b/src/usr/local/www/vpn_ipsec_keys.php
@@ -127,7 +127,7 @@ if (is_subsystem_dirty('ipsec')) {
<div class="panel-heading"><h2 class="panel-title"><?=gettext('Pre-Shared Keys')?></h2></div>
<div class="panel-body">
<div class="table-responsive">
- <table class="table table-striped table-hover">
+ <table class="table table-striped table-hover table-rowdblclickedit">
<thead>
<tr>
<th><?=gettext("Identifier"); ?></th>
OpenPOWER on IntegriCloud