Switch calendar initial view to dayGridMonth
This commit is contained in:
		
							parent
							
								
									ab83956558
								
							
						
					
					
						commit
						8ef99489c3
					
				| 
						 | 
				
			
			@ -30,7 +30,7 @@
 | 
			
		|||
          plugins: [dayGridPlugin, timeGridPlugin, listPlugin ],
 | 
			
		||||
          themeSystem: 'bootstrap5',
 | 
			
		||||
          firstDay: 1,
 | 
			
		||||
          initialView: 'timeGridWeek',
 | 
			
		||||
          initialView: 'dayGridMonth',
 | 
			
		||||
          headerToolbar: {
 | 
			
		||||
            left: 'prev,next today',
 | 
			
		||||
            center: 'title',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue