display all status for vehicles list - statut 'Disponible' for a new vehicle
This commit is contained in:
		
							parent
							
								
									59950586ec
								
							
						
					
					
						commit
						c450eecc37
					
				| 
						 | 
				
			
			@ -38,7 +38,7 @@
 | 
			
		|||
                                        Disponible
 | 
			
		||||
                                    </span>
 | 
			
		||||
                                    {{else}}
 | 
			
		||||
                                    {{range slice .Bookings 0 1}}
 | 
			
		||||
                                    {{range .Bookings}}
 | 
			
		||||
                                            {{if .Data.administrator_unavailability}}
 | 
			
		||||
                                            <span class="mt-1 p-1 bg-black text-white text-xs font-bold rounded-xl" >
 | 
			
		||||
                                                Retiré
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue