From a54b0e0111a0928856c0249c7ca28a09312c45cf Mon Sep 17 00:00:00 2001 From: Moe Date: Tue, 2 Nov 2021 21:17:56 -0700 Subject: [PATCH] port calendar view into dashboard v3+ --- definitions/en_CA.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/definitions/en_CA.js b/definitions/en_CA.js index 0bc7c823..c3f902b9 100644 --- a/definitions/en_CA.js +++ b/definitions/en_CA.js @@ -7533,6 +7533,11 @@ module.exports = function(s,config,lang){ label: `${lang['Power Viewer']}`, pageOpen: 'powerVideo', }, + { + icon: 'calendar', + label: `${lang['Calendar']}`, + pageOpen: 'calendarView', + }, { icon: 'wrench', label: `${lang['Monitor Settings']}`,