Resolve "Mark as payed on registration overview page"
Compare changes
Files
4- Tom Teichler authored
@@ -14,6 +14,7 @@
@@ -14,6 +14,7 @@
{% has_perm 'paweljong.can_retract_registration_rule' user registration as can_retract_registration %}
@@ -282,11 +283,7 @@
@@ -282,11 +283,7 @@
<option value="{{ choice.0 }}" {% if invoice.variant == choice.0 %}selected{% endif %}>{{ choice.1 }}</option>
@@ -305,6 +302,16 @@
@@ -305,6 +302,16 @@