From 375de0803d0e7b6289047f70863137007f90a2e8 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Mon, 13 Mar 2017 17:35:52 +0500 Subject: Implement Timezone field --- web/app/Application.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/app/Application.js') diff --git a/web/app/Application.js b/web/app/Application.js index 82caf1e..f2baa0c 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -74,7 +74,8 @@ Ext.define('Traccar.Application', { 'Statistics', 'DeviceImages', 'Calendars', - 'AllCalendars' + 'AllCalendars', + 'AllTimezones' ], controllers: [ -- cgit v1.2.3