From 9829184c5f941fd32d9d6c351dbdd113f00d352d Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Mon, 29 Aug 2016 17:16:22 +0500 Subject: Implemented "Configure" dialog for reports --- 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 da28070e6..2d806534e 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -63,7 +63,8 @@ Ext.define('Traccar.Application', { 'ReportEvents', 'ReportTrips', 'ReportSummary', - 'ReportTypes' + 'ReportTypes', + 'ReportEventTypes' ], controllers: [ -- cgit v1.2.3