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
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
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
});
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
1
mar. 26
|
3197 | |||
|
Internal Team Grouping for Calendar
Resolvido
|
2
jun. 25
|
3391 | ||
|
1
mai. 25
|
4217 | |||
|
1
abr. 25
|
6250 | |||
|
3
ago. 24
|
4452 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.