aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/dialog/Geofence.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-09-09 10:35:25 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-09-09 10:35:25 +1200
commitbe4a97500430eb12760636e1a76bf1de2f67250f (patch)
treede3d0ad4c1951576332854e6df25fa432a7566ef /web/app/view/dialog/Geofence.js
parentcb2ccd0ae5538fe3229e76031d9bd100e62101ad (diff)
downloadetbsa-traccar-web-be4a97500430eb12760636e1a76bf1de2f67250f.tar.gz
etbsa-traccar-web-be4a97500430eb12760636e1a76bf1de2f67250f.tar.bz2
etbsa-traccar-web-be4a97500430eb12760636e1a76bf1de2f67250f.zip
Disable combobox editing
Diffstat (limited to 'web/app/view/dialog/Geofence.js')
-rw-r--r--web/app/view/dialog/Geofence.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/view/dialog/Geofence.js b/web/app/view/dialog/Geofence.js
index bed20d3..9d7a59a 100644
--- a/web/app/view/dialog/Geofence.js
+++ b/web/app/view/dialog/Geofence.js
@@ -52,6 +52,7 @@ Ext.define('Traccar.view.dialog.Geofence', {
queryMode: 'local',
displayField: 'name',
valueField: 'id',
+ editable: false,
fieldLabel: Strings.sharedCalendar
}, {
xtype: 'hiddenfield',