mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 16:41:38 -04:00
lk | removes ready-for-pickup bikes list
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
.container
|
||||
%br
|
||||
|
||||
%h1 Freecyclery Bikes for Pickup
|
||||
%table.table.table-striped.table-bordered.table-hover
|
||||
%thead
|
||||
%tr
|
||||
%th Bike
|
||||
%th Client
|
||||
%tbody
|
||||
- @bikes_for_pickup.each do |bike|
|
||||
%tr
|
||||
%td= bike.name
|
||||
%td= bike.client.name
|
||||
|
||||
Reference in New Issue
Block a user