adding better rscore calc from power zone
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
{% endif %}
|
||||
<table>
|
||||
{{ form.as_table }}
|
||||
{% if byrscoreform %}
|
||||
{{ byrscoreform.as_table }}
|
||||
{% endif %}
|
||||
</table>
|
||||
{% csrf_token %}
|
||||
{% if plan.price|discounted:rower == 0 %}
|
||||
|
||||
Reference in New Issue
Block a user