aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-08-31 10:54:27 +0500
committerAbyss777 <abyss@fox5.ru>2016-08-31 10:54:27 +0500
commit9377bef7e0c0abae2ca0f7638662dc61c89fbc31 (patch)
treebd5f94755a9d42612e65cafc5db6730db94846fc /web
parent80fc64fb46255c40729fa78e730a19cc9e5203cd (diff)
downloadtraccar-server-9377bef7e0c0abae2ca0f7638662dc61c89fbc31.tar.gz
traccar-server-9377bef7e0c0abae2ca0f7638662dc61c89fbc31.tar.bz2
traccar-server-9377bef7e0c0abae2ca0f7638662dc61c89fbc31.zip
Fixed trailing spaces
Diffstat (limited to 'web')
-rw-r--r--web/app/view/StateController.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/StateController.js b/web/app/view/StateController.js
index fca41bbc7..567a3925d 100644
--- a/web/app/view/StateController.js
+++ b/web/app/view/StateController.js
@@ -17,7 +17,7 @@
Ext.define('Traccar.view.StateController', {
extend: 'Ext.app.ViewController',
alias: 'controller.state',
-
+
requires: [
'Traccar.AttributeFormatter',
'Traccar.model.Attribute'