aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-03-29 21:56:33 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2017-03-29 21:56:33 +1300
commit0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b (patch)
tree7f1623354cc52d2232398e8adc7e17b31d088f81 /web/app/Style.js
parent86f54b5db9269d0ba010a22e281b379bdae3751f (diff)
downloadtrackermap-web-0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b.tar.gz
trackermap-web-0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b.tar.bz2
trackermap-web-0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b.zip
More devices table improvements
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index c594d92e..aa749ce9 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -18,6 +18,7 @@
Ext.define('Traccar.Style', {
singleton: true,
+ refreshPeriod: 60 * 1000,
reconnectTimeout: 60 * 1000,
normalPadding: 10,