aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/State.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-11-04 09:09:41 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-11-04 09:09:41 +1300
commit0050bbc93c118476ce799d3da9bb48a6ce4abfd7 (patch)
treecc573c1afe8f0e34b9a47fa55685f5bfe9ba55a5 /web/app/view/State.js
parent71a4c8994d3e3c6234791208abc369bab7984fa2 (diff)
downloadetbsa-traccar-web-0050bbc93c118476ce799d3da9bb48a6ce4abfd7.tar.gz
etbsa-traccar-web-0050bbc93c118476ce799d3da9bb48a6ce4abfd7.tar.bz2
etbsa-traccar-web-0050bbc93c118476ce799d3da9bb48a6ce4abfd7.zip
Change theme to triton
Diffstat (limited to 'web/app/view/State.js')
-rw-r--r--web/app/view/State.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/view/State.js b/web/app/view/State.js
index 593c5e6..8f02903 100644
--- a/web/app/view/State.js
+++ b/web/app/view/State.js
@@ -27,6 +27,7 @@ Ext.define('Traccar.view.State', {
store: 'Attributes',
tbar: {
+ componentCls: 'toolbar-header-style',
items: [{
xtype: 'tbtext',
html: Strings.stateTitle,