aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-08-29 17:16:22 +0500
committerAbyss777 <abyss@fox5.ru>2016-08-29 17:16:22 +0500
commit9829184c5f941fd32d9d6c351dbdd113f00d352d (patch)
tree7d5c125f93c381451f1bc1842e176c6968f20751 /web/app/Style.js
parente65a701cb52ec0b5a32228b4f922cdc1a0a6fd6a (diff)
downloadtraccar-server-9829184c5f941fd32d9d6c351dbdd113f00d352d.tar.gz
traccar-server-9829184c5f941fd32d9d6c351dbdd113f00d352d.tar.bz2
traccar-server-9829184c5f941fd32d9d6c351dbdd113f00d352d.zip
Implemented "Configure" dialog for reports
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js3
1 files changed, 1 insertions, 2 deletions
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
});