mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	remove unnecessary home button from views
This commit is contained in:
		
							parent
							
								
									0cc44273d0
								
							
						
					
					
						commit
						1862f5dbc1
					
				| @ -1,5 +1,3 @@ | ||||
| %a{ class: "btn btn-default btn-lg", href: root_path} | ||||
|   %span{ class:"icon-home"} | ||||
| %h2 Add Bike | ||||
| 
 | ||||
| %p | ||||
|  | ||||
| @ -2,8 +2,6 @@ | ||||
|   %p | ||||
|     %a{class: "btn btn-lg btn-block btn-info", href: new_bike_path} Add Another Bike? | ||||
| 
 | ||||
| %a{ class: "btn btn-default btn-lg", href: root_path} | ||||
|   %span{ class:"icon-home"} | ||||
| %h2 #{@bike.shop_id}: #{@bike.bike_brand} | ||||
| %h2 #{@bike.model} | ||||
| 
 | ||||
|  | ||||
| @ -1,5 +1,3 @@ | ||||
| %a{ class: "btn btn-default btn-lg", href: root_path} | ||||
|   %span{ class:"icon-home"} | ||||
| %h2 Task List | ||||
| %h3 | ||||
|   %a{ href: bike_path(@task_list.item)}#{@task_list.item.shop_id} #{@task_list.item.bike_brand} | ||||
|  | ||||
| @ -1,5 +1,3 @@ | ||||
| %a{ class: "btn btn-default btn-lg", href: root_path} | ||||
|   %span{ class:"icon-home"} | ||||
| %h2 Your Timesheet | ||||
| 
 | ||||
| %dl.dl-horizontal | ||||
|  | ||||
| @ -1,5 +1,3 @@ | ||||
| %a{ class: "btn btn-default btn-lg", href: root_path} | ||||
|   %span{ class:"icon-home"} | ||||
| %h2 Add Time Entry | ||||
| 
 | ||||
| %p | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user