aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/DeviceDialog.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-02-27 22:16:50 +1300
committerGitHub <noreply@github.com>2017-02-27 22:16:50 +1300
commita540844ff9195716a188124960ee57bac6680ce0 (patch)
tree729c61be0b309cb8e0d0d12e8dbe65df535ad00a /web/app/view/DeviceDialog.js
parent66171b939e4d20ecae0014bb61862e1880e9c6c5 (diff)
parent274b412718b81deba404a1d10ae83d5d3c82238a (diff)
downloadtrackermap-web-a540844ff9195716a188124960ee57bac6680ce0.tar.gz
trackermap-web-a540844ff9195716a188124960ee57bac6680ce0.tar.bz2
trackermap-web-a540844ff9195716a188124960ee57bac6680ce0.zip
Merge pull request #415 from Abyss777/sms_notifications
Add SMS to notifications and phone to user 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 960b3f9b..57820695 100644
--- a/web/app/view/DeviceDialog.js
+++ b/web/app/view/DeviceDialog.js
@@ -43,7 +43,7 @@ Ext.define('Traccar.view.DeviceDialog', {
}, {
xtype: 'textfield',
name: 'phone',
- fieldLabel: Strings.devicePhone
+ fieldLabel: Strings.sharedPhone
}, {
xtype: 'textfield',
name: 'model',