Add new garden button on modal planting form

This commit is contained in:
Brenda
2020-02-29 13:37:27 +13:00
parent 43180bd6cb
commit bb400dabda

View File

@@ -20,6 +20,7 @@
%p= garden.description
%span
- garden
= link_to 'add new garden', new_garden_path
%a.btn{"data-target" => "#modelPlantingForm", "data-toggle" => "modal", href: "", id: 'planting-button'}