From: Calin Crisan Date: Tue, 6 May 2014 13:56:05 +0000 (+0000) Subject: main.js edited online with Bitbucket X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=c5c70d3cfc872f590abb67867af476da3b70f99b;p=motioneye-debian main.js edited online with Bitbucket --- diff --git a/static/js/main.js b/static/js/main.js index fc033db..5eb2cbb 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -1,4 +1,3 @@ - var pushConfigs = {}; var refreshDisabled = {}; /* dictionary indexed by cameraId, tells if refresh is disabled for a given camera */ var fullScreenCameraId = null; @@ -1678,7 +1677,7 @@ function runMediaDialog(cameraId, mediaType) { title = 'Pictures taken by ' + data.cameraName; } else { - title = 'Movies recored by ' + data.cameraName; + title = 'Movies recorded by ' + data.cameraName; } runModalDialog({