コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6483 ビュー
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