aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/DeviceDialog.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-10-24 11:28:33 +1300
committerGitHub <noreply@github.com>2016-10-24 11:28:33 +1300
commitf6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e (patch)
tree5885919549e09fd1433ab283cb03bc339b73c8a1 /web/app/view/DeviceDialog.js
parentae31f81fc81ed306411b07a5ebbf3d47e12c3243 (diff)
parent7f35b89560276d2ae23fb1164a429283fb64ff45 (diff)
downloadetbsa-traccar-web-f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e.tar.gz
etbsa-traccar-web-f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e.tar.bz2
etbsa-traccar-web-f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e.zip
Merge pull request #305 from Abyss777/reset_distance
Implement reset device distance dialog
Diffstat (limited to 'web/app/view/DeviceDialog.js')
-rw-r--r--web/app/view/DeviceDialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/DeviceDialog.js b/web/app/view/DeviceDialog.js
index ab602b8..d746fa7 100644
--- a/web/app/view/DeviceDialog.js
+++ b/web/app/view/DeviceDialog.js
@@ -23,7 +23,7 @@ Ext.define('Traccar.view.DeviceDialog', {
],
controller: 'baseEditDialog',
- title: Strings.deviceDialog,
+ title: Strings.sharedDevice,
items: {
xtype: 'form',