Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5778 Vizualizări

how to increase calendar line width like width 1am-2am

and I want the specific time of today like 10:00 am to 7:00 pm

Imagine profil
Abandonează
Cel mai bun răspuns

now sure if I understand what you want to change.

/addons/web_calendar/static/lib/fullcalendar/js/fullcalendar.js

changed:

setDefaults({

allDaySlot: true,

allDayText: 'all-day',

firstHour: 6,

slotMinutes: 15,

defaultEventMinutes: 120,

axisFormat: 'h(:mm)tt',

timeFormat: {

agenda: 'h:mm{ - h:mm}'

},

dragOpacity: {

agenda: .5

},

minTime: 7,

maxTime: 16,

slotEventOverlap: true

});

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 25
457
2
iun. 25
832
1
mai 25
2414
1
apr. 25
3544
3
aug. 24
2626