update 3 for the fee
This commit is contained in:
parent
04660926d3
commit
0106833e47
@ -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
Loading…
x
Reference in New Issue
Block a user