Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6482 Представления
How to disable hour in calendar view ??
Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Автор

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

Related Posts Ответы Просмотры Активность
1
июл. 25
598
2
июн. 25
977
1
мая 25
2534
1
апр. 25
3685
3
авг. 24
2758