diff --git a/lib/osuuspuutarha_web/live/order_live/form_component.html.heex b/lib/osuuspuutarha_web/live/order_live/form_component.html.heex index a48a623..031f132 100644 --- a/lib/osuuspuutarha_web/live/order_live/form_component.html.heex +++ b/lib/osuuspuutarha_web/live/order_live/form_component.html.heex @@ -14,12 +14,12 @@ :order_type, [ "Koko kausi": :full, - "Joka toinen viikko": :everyother, - "Elotilaus": :elo, - "Viljely-yhteisö": :community, "Koko kausi (pikkuboksi)": :full_pikku, + "Joka toinen viikko": :everyother, "Joka toinen viikko (pikkuboksi)": :everyother_pikku, + "Elotilaus": :elo, "Elotilaus (pikkuboksi)": :elo_pikku, + "Viljely-yhteisö": :community, "Viljely-yhteisö (pikkuboksi)": :community_pikku ], prompt: "Ei valintaa"