aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Main.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-03-25 10:08:52 +0500
committerAbyss777 <abyss@fox5.ru>2017-03-25 10:08:52 +0500
commit27f3933f86a1645f700fbdafa96e0b03e7c82670 (patch)
tree4e8bfdc028cd27fe1fb4a81e6fc04f6950fe181b /web/app/view/Main.js
parentd68f47ef27eb6afc28444f2e7e0a8310ae4f25b5 (diff)
downloadetbsa-traccar-web-27f3933f86a1645f700fbdafa96e0b03e7c82670.tar.gz
etbsa-traccar-web-27f3933f86a1645f700fbdafa96e0b03e7c82670.tar.bz2
etbsa-traccar-web-27f3933f86a1645f700fbdafa96e0b03e7c82670.zip
- Save state of State panel
- Add filter for Users email
Diffstat (limited to 'web/app/view/Main.js')
-rw-r--r--web/app/view/Main.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/app/view/Main.js b/web/app/view/Main.js
index 7989adc..da6e539 100644
--- a/web/app/view/Main.js
+++ b/web/app/view/Main.js
@@ -41,6 +41,8 @@ Ext.define('Traccar.view.Main', {
title: Strings.devicesAndState,
titleCollapse: true,
floatable: false,
+ stateful: true,
+ stateId: 'devices-and-state-panel',
defaults: {
split: true,