From a6382eacf8b4d84434b975422f3dec04ec5842f1 Mon Sep 17 00:00:00 2001 From: leigh-mil Date: Thu, 19 Dec 2019 11:55:04 -0500 Subject: [PATCH] Return to home page when canceling out of the portfolio builder --- templates/portfolios/new/step_1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/portfolios/new/step_1.html b/templates/portfolios/new/step_1.html index 3383128b..4a499821 100644 --- a/templates/portfolios/new/step_1.html +++ b/templates/portfolios/new/step_1.html @@ -41,7 +41,7 @@ {% block next_button %} {{ SaveButton(text=('common.save' | translate), form="portfolio-create", element="input") }} {% endblock %} - + Cancel