aboutsummaryrefslogtreecommitdiff
path: root/web/app/Application.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-05-10 12:14:44 +0500
committerAbyss777 <abyss@fox5.ru>2017-05-16 13:23:49 +0500
commita6765559b9388cea4ebc056cc207d7fc05206065 (patch)
tree9e9ef8577593c4ec8f5b31d1bfd496681fdf2dc7 /web/app/Application.js
parente200c1b9fe2f840d0d28836e19abaebb7c33210e (diff)
downloadetbsa-traccar-web-a6765559b9388cea4ebc056cc207d7fc05206065.tar.gz
etbsa-traccar-web-a6765559b9388cea4ebc056cc207d7fc05206065.tar.bz2
etbsa-traccar-web-a6765559b9388cea4ebc056cc207d7fc05206065.zip
Implement computed attributes
Diffstat (limited to 'web/app/Application.js')
-rw-r--r--web/app/Application.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/app/Application.js b/web/app/Application.js
index b9d074e..2a4149d 100644
--- a/web/app/Application.js
+++ b/web/app/Application.js
@@ -83,7 +83,9 @@ Ext.define('Traccar.Application', {
'GeofenceAttributes',
'GroupAttributes',
'ServerAttributes',
- 'UserAttributes'
+ 'UserAttributes',
+ 'ComputedAttributes',
+ 'AllComputedAttributes'
],
controllers: [