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:34:53 -0400
commitf8cb8d654bcf1910d2e549d5420b9ac2348737ef (patch)
tree2a404c37315348606f2c3e92e2b9071589a93740 /src/usr/local/www/vpn_openvpn_client.php
parent0e7148a119a244af3e8b7bfdefb2365aa59f8c0f (diff)
downloadpfsense-f8cb8d654bcf1910d2e549d5420b9ac2348737ef.zip
pfsense-f8cb8d654bcf1910d2e549d5420b9ac2348737ef.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 8ea66cd..8f110c4 100644
--- a/src/usr/local/www/vpn_openvpn_client.php
+++ b/src/usr/local/www/vpn_openvpn_client.php
@@ -819,7 +819,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