mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-26 10:45:04 -04:00
Added owner link to the garden page
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
- if can? :edit, @garden
|
||||
= link_to 'Set it to active', edit_garden_path(@garden)
|
||||
to plant something in this garden.
|
||||
%p
|
||||
%strong Owner:
|
||||
= link_to @garden.owner, @garden.owner
|
||||
- if @garden.location
|
||||
%p
|
||||
%strong Location:
|
||||
|
||||
Reference in New Issue
Block a user