Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
6494 Visualizações
How to disable hour in calendar view ??
Avatar
Cancelar
Melhor resposta

You may want to use the "allDayDefault" option of fullcalendar.js, see https://fullcalendar.io/docs/event_data/allDayDefault/

Avatar
Cancelar
Melhor resposta

Hello,

you want to remove the time from all calendar views, or for that view only

if for all views search ("fc-event-time") in this file in the line <3992> :

C:\Users\pc\workspace\odoo-9\addons\web_calendar\static\lib\fullcalendar\js\fullcalendar.js

 You find  :

"<div class='fc-event-time'>" +
 

test with delete

Try and tell me the result

Avatar
Cancelar
Autor

hi, it not working and i wish knew how can i remove time from only this view. thank you

Publicações relacionadas Respostas Visualizações Atividade
1
jul. 25
599
2
jun. 25
982
1
mai. 25
2536
1
abr. 25
3687
3
ago. 24
2759