From 7e95b0a294d99360ab728fd9ba3c82a472d87c7d Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Wed, 22 Mar 2017 16:15:53 +0500 Subject: Implement extended device filtering --- web/app/Application.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web/app/Application.js') diff --git a/web/app/Application.js b/web/app/Application.js index f2baa0c5..9b450466 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -75,7 +75,9 @@ Ext.define('Traccar.Application', { 'DeviceImages', 'Calendars', 'AllCalendars', - 'AllTimezones' + 'AllTimezones', + 'VisibleDevices', + 'DeviceStatuses' ], controllers: [ -- cgit v1.2.3