diff --git a/web/skins/classic/views/js/event.js.php b/web/skins/classic/views/js/event.js.php index 700558cca..7367c1cf9 100644 --- a/web/skins/classic/views/js/event.js.php +++ b/web/skins/classic/views/js/event.js.php @@ -45,7 +45,7 @@ var eventData = { MonitorId: 'MonitorId() ?>', MonitorName: 'Name()) ?>', Cause: 'Cause()) ?>', - Notes: 'Notes()?>', + Notes: `Notes()?>`, Width: 'Width() ?>', Height: 'Height() ?>', Length: 'Length() ?>',