aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/StateController.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-09-23 12:36:46 +0500
committerAbyss777 <abyss@fox5.ru>2016-09-23 12:36:46 +0500
commit5ed0dc673f073078542aee35c21ac6e041545423 (patch)
treebf063ebdef633964e13b2b44ad96effd3222604f /web/app/view/StateController.js
parentd3ecb6ae2d178b50adb2310053a5aa2a6659e74f (diff)
downloadetbsa-traccar-web-5ed0dc673f073078542aee35c21ac6e041545423.tar.gz
etbsa-traccar-web-5ed0dc673f073078542aee35c21ac6e041545423.tar.bz2
etbsa-traccar-web-5ed0dc673f073078542aee35c21ac6e041545423.zip
Remove trailing whitespaces
Diffstat (limited to 'web/app/view/StateController.js')
-rw-r--r--web/app/view/StateController.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/app/view/StateController.js b/web/app/view/StateController.js
index c070ca2..b7df1e2 100644
--- a/web/app/view/StateController.js
+++ b/web/app/view/StateController.js
@@ -21,10 +21,10 @@ Ext.define('Traccar.view.StateController', {
requires: [
'Traccar.AttributeFormatter',
- 'Traccar.model.Attribute',
+ 'Traccar.model.Attribute',
'Traccar.model.AttributeAlias',
'Traccar.view.AttributeAliasDialog'
-
+
],
config: {