From 9829184c5f941fd32d9d6c351dbdd113f00d352d Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Mon, 29 Aug 2016 17:16:22 +0500 Subject: Implemented "Configure" dialog for reports --- web/app/Style.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web/app/Style.js') diff --git a/web/app/Style.js b/web/app/Style.js index d047fd96b..6ca93c18c 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -71,6 +71,5 @@ Ext.define('Traccar.Style', { coordinatePrecision: 6, numberPrecision: 2, - maxTagfieldWidth: 200, - maxTagfieldGrow: 1 + reportTagfieldWidth: 375 }); -- cgit v1.2.3