aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/UserController.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/UserController.js')
-rw-r--r--web/app/view/UserController.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/app/view/UserController.js b/web/app/view/UserController.js
index 670565dcb..cd0a4bd0b 100644
--- a/web/app/view/UserController.js
+++ b/web/app/view/UserController.js
@@ -66,8 +66,8 @@
// TODO show devices
/*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: {