From 27f3933f86a1645f700fbdafa96e0b03e7c82670 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Sat, 25 Mar 2017 10:08:52 +0500 Subject: - Save state of State panel - Add filter for Users email --- web/app/view/Main.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/app/view/Main.js') 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, -- cgit v1.2.3