跳至内容
菜单
此问题已终结
2 回复
6481 查看
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

相关帖文 回复 查看 活动
1
7月 25
598
2
6月 25
977
1
5月 25
2534
1
4月 25
3685
3
8月 24
2758