summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_schedule.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/firewall_schedule.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/firewall_schedule.php')
-rw-r--r--src/usr/local/www/firewall_schedule.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_schedule.php b/src/usr/local/www/firewall_schedule.php
index 6e3fca8..6a5309d 100644
--- a/src/usr/local/www/firewall_schedule.php
+++ b/src/usr/local/www/firewall_schedule.php
@@ -119,7 +119,7 @@ if ($savemsg) {
<div class="panel panel-default">
<div class="panel-heading"><h2 class="panel-title"><?=gettext('Schedules')?></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><!--"Active" indicator--></th>
OpenPOWER on IntegriCloud