summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
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