diff --git a/templates/components/multi_step_modal_form.html b/templates/components/multi_step_modal_form.html index f749dc4b..cf0acd82 100644 --- a/templates/components/multi_step_modal_form.html +++ b/templates/components/multi_step_modal_form.html @@ -33,19 +33,19 @@ {{ button_text }} {{ Icon('plus-circle-solid') }} -
{% endcall %} - {% endmacro %} diff --git a/templates/fragments/admin/add_new_portfolio_member.html b/templates/fragments/admin/add_new_portfolio_member.html index bc6bbd26..656ae31b 100644 --- a/templates/fragments/admin/add_new_portfolio_member.html +++ b/templates/fragments/admin/add_new_portfolio_member.html @@ -66,7 +66,12 @@ {{ SimpleOptionsInput(member_form.perms_reporting) }} {{ SimpleOptionsInput(member_form.perms_portfolio_mgmt) }}