From 7f35b89560276d2ae23fb1164a429283fb64ff45 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Sun, 23 Oct 2016 10:58:06 +0500 Subject: - Implement reset device distance dialog - Add label to device selector in AttributeAliases --- web/app/view/DeviceDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/app/view/DeviceDialog.js') 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', -- cgit v1.2.3