diff options
author | Abyss777 <abyss@fox5.ru> | 2016-09-27 09:52:42 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-09-27 09:52:42 +0500 |
commit | ac4f0adf3b196b1a9af40be64b3e4e0fac91c1d6 (patch) | |
tree | 491df27460d6d3e994614b73d1e39913d9fbc8d5 /web/app/Application.js | |
parent | 6a1a261466fae6a6718cd3c0cb43b6061ec86fba (diff) | |
download | trackermap-web-ac4f0adf3b196b1a9af40be64b3e4e0fac91c1d6.tar.gz trackermap-web-ac4f0adf3b196b1a9af40be64b3e4e0fac91c1d6.tar.bz2 trackermap-web-ac4f0adf3b196b1a9af40be64b3e4e0fac91c1d6.zip |
Remove second store
Diffstat (limited to 'web/app/Application.js')
-rw-r--r-- | web/app/Application.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/Application.js b/web/app/Application.js index 8262e2e6..0d6430d9 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -61,7 +61,6 @@ Ext.define('Traccar.Application', { 'Notifications', 'AllNotifications', 'GeofenceTypes', - 'AttributeAliases', 'AllAttributeAliases', 'ReportRoute', 'ReportEvents', |