diff --git a/www/form/CalendarEvent.js b/www/form/CalendarEvent.js index 7664eb89..d05136b9 100644 --- a/www/form/CalendarEvent.js +++ b/www/form/CalendarEvent.js @@ -28,6 +28,8 @@ Ext.define('PBS.form.CalendarEvent', { displayField: 'text', queryMode: 'local', + matchFieldWidth: false, + config: { deleteEmpty: true, },