aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/dialog/Geofence.js
diff options
context:
space:
mode:
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 93f17de..bed20d3 100644
--- a/web/app/view/dialog/Geofence.js
+++ b/web/app/view/dialog/Geofence.js
@@ -46,6 +46,7 @@ Ext.define('Traccar.view.dialog.Geofence', {
fieldLabel: Strings.sharedDescription
}, {
xtype: 'combobox',
+ reference: 'calendarCombo',
name: 'calendarId',
store: 'Calendars',
queryMode: 'local',