From df703f847ceb7ba06528dbfd80f20fca5686b26d Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Thu, 9 Nov 2023 14:15:19 +0000 Subject: [PATCH] billing: Fix free trial billing page end plan button not working. --- templates/corporate/billing.html | 30 +++++++++++++++++++++++++----- web/src/billing/billing.ts | 22 +++++++++++++--------- 2 files changed, 38 insertions(+), 14 deletions(-) diff --git a/templates/corporate/billing.html b/templates/corporate/billing.html index 1bdea3acb7..ea923ab21d 100644 --- a/templates/corporate/billing.html +++ b/templates/corporate/billing.html @@ -144,11 +144,8 @@
{% if free_trial %} -
-

- End Free Trial and downgrade plan to Zulip Free. -

- @@ -207,6 +204,29 @@ {% endif %}
+