summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_client.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/vpn_openvpn_client.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/vpn_openvpn_client.php')
-rw-r--r--src/usr/local/www/vpn_openvpn_client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_openvpn_client.php b/src/usr/local/www/vpn_openvpn_client.php
index 89f0b45..08287ed 100644
--- a/src/usr/local/www/vpn_openvpn_client.php
+++ b/src/usr/local/www/vpn_openvpn_client.php
@@ -812,7 +812,7 @@ else:
<div class="panel panel-default">
<div class="panel-heading"><h2 class="panel-title"><?=gettext('OpenVPN Clients')?></h2></div>
<div class="panel-body table-responsive">
- <table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
+ <table class="table table-striped table-hover table-condensed sortable-theme-bootstrap table-rowdblclickedit" data-sortable>
<thead>
<tr>
<th><?=gettext("Protocol")?></th>
OpenPOWER on IntegriCloud