aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/DeviceController.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-10-03 21:21:26 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2015-10-03 21:21:26 +1300
commit04e63f9b42991008843f3f9d1788fa6933bd57b3 (patch)
tree7e57e37dbe0e08da7cc10311b0d5f5556d151e5c /web/app/view/DeviceController.js
parent086faa072ddd3e16c28c2ceaceaa90f32a05f7f9 (diff)
downloadtraccar-server-04e63f9b42991008843f3f9d1788fa6933bd57b3.tar.gz
traccar-server-04e63f9b42991008843f3f9d1788fa6933bd57b3.tar.bz2
traccar-server-04e63f9b42991008843f3f9d1788fa6933bd57b3.zip
Change global styles class
Diffstat (limited to 'web/app/view/DeviceController.js')
-rw-r--r--web/app/view/DeviceController.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/app/view/DeviceController.js b/web/app/view/DeviceController.js
index 1d0ebc545..045ac426f 100644
--- a/web/app/view/DeviceController.js
+++ b/web/app/view/DeviceController.js
@@ -122,8 +122,8 @@
onUsersClick: function () {
Ext.create('Ext.window.Window', {
title: strings.settingsUsers,
- width: styles.windowWidth,
- height: styles.windowHeight,
+ width: Traccar.Style.windowWidth,
+ height: Traccar.Style.windowHeight,
layout: 'fit',
modal: true,
items: {