Pass montagereview filter

pull/2077/head
digital-gnome 2017-12-09 11:23:22 -05:00
parent 8909184e2c
commit c87d170972
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ if (isset($_REQUEST['minTime']) && isset($_REQUEST['maxTime']) && count($display
$_SESSION['montageReviewFilter'] = $filter;
session_write_close();
}
$filterQuery = $filter['query'];
// Note that this finds incomplete events as well, and any frame records written, but still cannot "see" to the end frame
// if the bulk record has not been written - to be able to include more current frames reduce bulk frame sizes (event size can be large)