fix [
This commit is contained in:
parent
9bf48d27b1
commit
994f1d566e
|
@ -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'] ?>'
|
||||
|
|
Loading…
Reference in New Issue