diff --git a/web/api/app/Model/EventData.php b/web/api/app/Model/EventData.php index 5650a31bd..ae88f2b7e 100644 --- a/web/api/app/Model/EventData.php +++ b/web/api/app/Model/EventData.php @@ -110,7 +110,7 @@ class EventData extends AppModel { 'fields' => '', 'order' => '' ), - 'Monitor' => array( + 'Frame' => array( 'className' => 'Frame', 'foreignKey' => 'FrameId', 'conditions' => '',