aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/command/CommandDialog.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-08-01 01:00:55 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2015-08-01 01:00:55 +1200
commit91613f02627eb8cd948e536a082f1b54b682f82f (patch)
treefd94c1d891657abf676e11640fbe9ae35d8f5043 /web/app/view/command/CommandDialog.js
parente99ce88d9ea0ab3d2ae0a039e27ebe0029508092 (diff)
downloadtrackermap-server-91613f02627eb8cd948e536a082f1b54b682f82f.tar.gz
trackermap-server-91613f02627eb8cd948e536a082f1b54b682f82f.tar.bz2
trackermap-server-91613f02627eb8cd948e536a082f1b54b682f82f.zip
Fix periodic reporting command
Diffstat (limited to 'web/app/view/command/CommandDialog.js')
-rw-r--r--web/app/view/command/CommandDialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/command/CommandDialog.js b/web/app/view/command/CommandDialog.js
index 7f4b3c592..a8da68380 100644
--- a/web/app/view/command/CommandDialog.js
+++ b/web/app/view/command/CommandDialog.js
@@ -43,7 +43,7 @@ Ext.define('Traccar.view.command.CommandDialog', {
}
}, {
xtype: 'fieldcontainer',
- reference: 'paramPositionFix',
+ reference: 'paramPositionPeriodic',
name: 'other',
hidden: true,