Update text on confirmation button
This commit is contained in:
parent
d0522303d5
commit
d16d233145
@ -102,6 +102,8 @@
|
||||
{{
|
||||
ConfirmationButton(
|
||||
btn_text="Resend Invitation",
|
||||
confirm_btn="Resend",
|
||||
confirm_msg="Are you sure you'd like to resend this invitation?",
|
||||
action=url_for(
|
||||
"portfolios.resend_invite",
|
||||
portfolio_id=portfolio.id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user