Skip to content
Snippets Groups Projects

fix for issue 1517

+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -1638,6 +1638,7 @@ Vtiger.Class("Calendar_Calendar_Js", {
defaultView: userDefaultActivityView,
slotLabelFormat: userDefaultTimeFormat,
timeFormat: userDefaultTimeFormat,
minTime: thisInstance.getUserPrefered('start_hour')+':00',//angelo
events: [],
monthNames: [
app.vtranslate('LBL_JANUARY'),
Loading