whitespace

pull/2077/head
Isaac Connor 2017-10-18 09:44:07 -07:00
parent 32c79f8d23
commit 6e63cd378f
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ var filterQuery = '<?php echo validJsStr($filterQuery) ?>';
<?php
$jsMonitors = array();
$fields = array('Name', 'LabelFormat', 'SaveJPEGs', 'VideoWriter');
foreach ( $monitors as $monitor ) {
if ( !empty($monitorIds[$monitor['Id']]) ) {