summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2016-07-03 22:18:26 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2016-07-03 22:18:26 +0200
commit54691fc663eae7c6e92e4eaad596906758d7ebea (patch)
treef09d27fbfc95ae00b4fc9c7fe1d27d839a24164f /src/usr/local/www/vpn_openvpn_csc.php
parent587be0aa451a9dab0e9e0d05b78b9e2f11cc0a96 (diff)
downloadpfsense-54691fc663eae7c6e92e4eaad596906758d7ebea.zip
pfsense-54691fc663eae7c6e92e4eaad596906758d7ebea.tar.gz
webgui tables, doubleclick event to perform 'edit' action
Diffstat (limited to 'src/usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--src/usr/local/www/vpn_openvpn_csc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_openvpn_csc.php b/src/usr/local/www/vpn_openvpn_csc.php
index 26a1d71..1690d08 100644
--- a/src/usr/local/www/vpn_openvpn_csc.php
+++ b/src/usr/local/www/vpn_openvpn_csc.php
@@ -667,7 +667,7 @@ else : // Not an 'add' or an 'edit'. Just the table of Override CSCs
<div class="panel panel-default">
<div class="panel-heading"><h2 class="panel-title"><?=gettext('CSC Overrides')?></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("Disabled")?></th>
OpenPOWER on IntegriCloud