From 4808ca260bbbc2c87f8e079360db316215b76854 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 5 Sep 2017 18:09:39 +0500 Subject: Remove Attribute Aliases support --- web/app/Application.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/app/Application.js') diff --git a/web/app/Application.js b/web/app/Application.js index dddca840..4f43900b 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -35,7 +35,6 @@ Ext.define('Traccar.Application', { 'Event', 'Geofence', 'Notification', - 'AttributeAlias', 'ReportSummary', 'ReportTrip', 'ReportStop', @@ -68,7 +67,6 @@ Ext.define('Traccar.Application', { 'Notifications', 'AllNotifications', 'GeofenceTypes', - 'AttributeAliases', 'ReportRoute', 'ReportEvents', 'ReportTrips', -- cgit v1.2.3