diff options
Diffstat (limited to 'www/index.html')
| -rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 97db02aa..f3ee7f19 100644 --- a/www/index.html +++ b/www/index.html @@ -108,7 +108,7 @@ <!-- app related JS --> <script src="js/app.js"></script> <script src="js/controllers.js"></script> - <script src="js/DataModel.js"></script> + <script src="js/NVR.js"></script> <script src="js/LoginCtrl.js"></script> <script src="js/MonitorModalCtrl.js"></script> <script src="js/EventModalCtrl.js"></script> |
