mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 16:53:23 -05:00
Updating edit task list page w/ home & bike link
This commit is contained in:
parent
2d65ebb45f
commit
3e56f2eb19
@ -1,5 +1,8 @@
|
|||||||
|
%a{ class: "btn btn-default btn-lg", href: root_path}
|
||||||
|
%span{ class:"icon-home"}
|
||||||
%h2 Task List
|
%h2 Task List
|
||||||
%h3 #{@task_list.item.shop_id} #{@task_list.item.bike_brand}
|
%h3
|
||||||
|
%a{ href: bike_path(@task_list.item)}#{@task_list.item.shop_id} #{@task_list.item.bike_brand}
|
||||||
%h4 #{@task_list.item.model}
|
%h4 #{@task_list.item.model}
|
||||||
|
|
||||||
%p
|
%p
|
||||||
|
Loading…
x
Reference in New Issue
Block a user