From 487de5e2b87fa1dde2b8c8685e9a6617d1eff694 Mon Sep 17 00:00:00 2001 From: "Godwin peter .O" Date: Tue, 16 Oct 2018 02:46:36 +0100 Subject: Update Application.js --- web/app/Application.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/app/Application.js b/web/app/Application.js index a4cbbf2..9b71880 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -21,7 +21,8 @@ Ext.define('Traccar.Application', { requires: [ 'Traccar.Style', - 'Traccar.AttributeFormatter' + 'Traccar.AttributeFormatter', + 'Traccar.view.TouchFix62' ], models: [ -- cgit v1.2.3