This commit is contained in:
Isaac Connor 2016-09-28 09:09:01 -04:00
parent 9bf48d27b1
commit 994f1d566e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ var connKey = '<?php echo $connkey ?>';
var eventData = {
Id: '<?php echo $event['Id'] ?>',
MonitorId: '<?php echo $event{'MonitorId'] ?>',
MonitorId: '<?php echo $event['MonitorId'] ?>',
Width: '<?php echo $event['Width'] ?>',
Height: '<?php echo $event['Height'] ?>',
Length: '<?php echo $event['Length'] ?>'