diff --git a/15-multi-step-form/src/main/resources/templates/step1.html b/15-multi-step-form/src/main/resources/templates/step1.html index ac326d8..f4a9f01 100644 --- a/15-multi-step-form/src/main/resources/templates/step1.html +++ b/15-multi-step-form/src/main/resources/templates/step1.html @@ -105,6 +105,7 @@
Monthly Yearly diff --git a/15-multi-step-form/src/main/resources/templates/step3.html b/15-multi-step-form/src/main/resources/templates/step3.html index 22f2d9c..58a2a94 100644 --- a/15-multi-step-form/src/main/resources/templates/step3.html +++ b/15-multi-step-form/src/main/resources/templates/step3.html @@ -117,6 +117,7 @@ value="OnlineService" name="addon-services" class="my-7 w-6 h-6 peer" + th:checked="${formData.step3.containsAddon('OnlineService')}" />