From 0050bbc93c118476ce799d3da9bb48a6ce4abfd7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 4 Nov 2016 09:09:41 +1300 Subject: Change theme to triton --- web/app/view/Devices.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/app/view/Devices.js') diff --git a/web/app/view/Devices.js b/web/app/view/Devices.js index 3cfd554..1973976 100644 --- a/web/app/view/Devices.js +++ b/web/app/view/Devices.js @@ -39,6 +39,7 @@ Ext.define('Traccar.view.Devices', { selType: 'rowmodel', tbar: { + componentCls: 'toolbar-header-style', items: [{ xtype: 'tbtext', html: Strings.deviceTitle, -- cgit v1.2.3