aboutsummaryrefslogtreecommitdiff
path: root/web/app/Application.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-09-27 15:27:09 +0500
committerAbyss777 <abyss@fox5.ru>2016-09-27 15:27:09 +0500
commitb1715a760cde09ec69a6756d7067a8c077d0fe2b (patch)
tree0439d7cfc6e00a7e219cffa02182e0e1a97bf397 /web/app/Application.js
parentac4f0adf3b196b1a9af40be64b3e4e0fac91c1d6 (diff)
downloadetbsa-traccar-web-b1715a760cde09ec69a6756d7067a8c077d0fe2b.tar.gz
etbsa-traccar-web-b1715a760cde09ec69a6756d7067a8c077d0fe2b.tar.bz2
etbsa-traccar-web-b1715a760cde09ec69a6756d7067a8c077d0fe2b.zip
-Remove plural of attribute
-Use ChainedStore in right way -Use findBy instead of filter in StateController
Diffstat (limited to 'web/app/Application.js')
-rw-r--r--web/app/Application.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Application.js b/web/app/Application.js
index 0d6430d..aab9bc8 100644
--- a/web/app/Application.js
+++ b/web/app/Application.js
@@ -61,7 +61,7 @@ Ext.define('Traccar.Application', {
'Notifications',
'AllNotifications',
'GeofenceTypes',
- 'AllAttributeAliases',
+ 'AttributeAliases',
'ReportRoute',
'ReportEvents',
'ReportTrips',