aboutsummaryrefslogtreecommitdiff
path: root/web/app/Application.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-08-08 18:05:07 +0500
committerAbyss777 <abyss@fox5.ru>2016-08-08 18:05:07 +0500
commit7a6de316942316466622f9bfa64691c4ba433b88 (patch)
tree885d8471977bfe8a650fcbbabea18591eab71d6b /web/app/Application.js
parent988ee3cc1067ef3cd63c5f5f4b4363fd9b048c84 (diff)
downloadtrackermap-server-7a6de316942316466622f9bfa64691c4ba433b88.tar.gz
trackermap-server-7a6de316942316466622f9bfa64691c4ba433b88.tar.bz2
trackermap-server-7a6de316942316466622f9bfa64691c4ba433b88.zip
- Added deviceId in SummaryReport
- Response bare array for application/json - Migrate to /api/reports/route in web-interface
Diffstat (limited to 'web/app/Application.js')
-rw-r--r--web/app/Application.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/app/Application.js b/web/app/Application.js
index ec942d21e..e3bf2ba31 100644
--- a/web/app/Application.js
+++ b/web/app/Application.js
@@ -56,7 +56,8 @@ Ext.define('Traccar.Application', {
'AllGeofences',
'Notifications',
'AllNotifications',
- 'GeofenceTypes'
+ 'GeofenceTypes',
+ 'ReportRoute'
],
controllers: [