diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/health_checkup.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/health_checkup.ftl index 7229689..1395216 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/health_checkup.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/health_checkup.ftl @@ -135,6 +135,12 @@ +<#-- go to top btn --> +
<#include "/m/include/cart_script.ftl"> @@ -147,7 +153,19 @@ <#include "/m/bf_coach/include_return_url.ftl"> diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/vac_schedule.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/vac_schedule.ftl index 7d76486..2d65e51 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/vac_schedule.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_growth/vac_schedule.ftl @@ -179,6 +179,12 @@
+<#-- go to top btn --> +
<#include "/m/include/cart_script.ftl"> @@ -189,7 +195,21 @@ <#include "/m/bf_coach/include_return_url.ftl"> - + <#include "/m/include/index_bottom.ftl"> \ No newline at end of file