update 3 for the fee

This commit is contained in:
Flatlogic Bot 2026-01-24 03:47:20 +00:00
parent 04660926d3
commit 0106833e47
3 changed files with 660 additions and 570 deletions

View File

@ -109,8 +109,8 @@
const planSelect = document.querySelector('select[name="subscription_plan"]');
const fees = {{ fees_json|safe }};
const monthlyLabel = "{% trans 'Monthly' %}";
const annualLabel = "{% trans 'Annual' %}";
const monthlyLabel = "{% trans 'Monthly Plan' %}";
const annualLabel = "{% trans 'Annual Plan' %}";
function updateFees() {
const role = roleSelect.value;

Binary file not shown.

File diff suppressed because it is too large Load Diff