aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/dialog/ReportConfigController.js
diff options
context:
space:
mode:
authortsmgeek <tsmgeek@gmail.com>2017-08-17 01:17:54 +0100
committertsmgeek <tsmgeek@gmail.com>2017-08-17 01:17:54 +0100
commit5d6fb73d838399b94cfca61e67bcde7cf6e3c813 (patch)
tree855db84faa88884236bdfacc5b3483d5adbecd1d /web/app/view/dialog/ReportConfigController.js
parent5b3ac701e24f5b4e0a27b837fa570e9286de6368 (diff)
downloadetbsa-traccar-web-5d6fb73d838399b94cfca61e67bcde7cf6e3c813.tar.gz
etbsa-traccar-web-5d6fb73d838399b94cfca61e67bcde7cf6e3c813.tar.bz2
etbsa-traccar-web-5d6fb73d838399b94cfca61e67bcde7cf6e3c813.zip
Fix formatting
Diffstat (limited to 'web/app/view/dialog/ReportConfigController.js')
-rw-r--r--web/app/view/dialog/ReportConfigController.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/dialog/ReportConfigController.js b/web/app/view/dialog/ReportConfigController.js
index a6da8b2..ce66371 100644
--- a/web/app/view/dialog/ReportConfigController.js
+++ b/web/app/view/dialog/ReportConfigController.js
@@ -26,7 +26,7 @@ Ext.define('Traccar.view.dialog.ReportConfigController', {
],
onSaveClick: function (button) {
- var eventType,callingPanel;
+ var eventType, callingPanel;
callingPanel = this.getView().callingPanel;
callingPanel.deviceId = this.lookupReference('deviceField').getValue();