mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 17:05:36 -04:00 
			
		
		
		
	Fix: do not hide link to Desktop View on mobiles
This commit is contained in:
		
							parent
							
								
									8a6a2b6cd1
								
							
						
					
					
						commit
						be97729eef
					
				| @ -20,7 +20,7 @@ | |||||||
|         %p |         %p | ||||||
|           = link_to 'View Your Bike', bike_path(@bike), class: 'btn btn-default btn-block' |           = link_to 'View Your Bike', bike_path(@bike), class: 'btn btn-default btn-block' | ||||||
| 
 | 
 | ||||||
| .row.fieldset.hidden-xs | .row.fieldset | ||||||
|   .col-xs-8.col-sm-3.col-lg-2 |   .col-xs-8.col-sm-3.col-lg-2 | ||||||
|     %p |     %p | ||||||
|       = link_to 'Desktop View', admin_index_path, class: 'btn btn-default btn-block' |       = link_to 'Desktop View', admin_index_path, class: 'btn btn-default btn-block' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user