Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
6491 Vues
How to disable hour in calendar view ??
Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Auteur

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

Publications associées Réponses Vues Activité
1
juil. 25
599
2
juin 25
981
1
mai 25
2536
1
avr. 25
3685
3
août 24
2759