mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-19 06:15:44 -04:00
add an id to the harvest modal so the test can find it
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
= plant_part_icon(plant_part.name)
|
||||
= plant_part
|
||||
|
||||
%a.btn{"data-target" => "#modelHarvestForm", "data-toggle" => "modal", href: ""}
|
||||
%a.btn#modalHarvestButton{"data-target" => "#modelHarvestForm", "data-toggle" => "modal", href: ""}
|
||||
= harvest_icon
|
||||
Harvest
|
||||
|
||||
Reference in New Issue
Block a user