From 788a499b346724d753798597fb18f8aef17e1588 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Thu, 18 May 2017 10:01:49 +0500 Subject: Implement known position attributes --- 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 2a4149d..d73378c 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -85,7 +85,9 @@ Ext.define('Traccar.Application', { 'ServerAttributes', 'UserAttributes', 'ComputedAttributes', - 'AllComputedAttributes' + 'AllComputedAttributes', + 'PositionAttributes', + 'AttributeValueTypes' ], controllers: [ -- cgit v1.2.3