summaryrefslogtreecommitdiff
path: root/UI/payments
diff options
context:
space:
mode:
Diffstat (limited to 'UI/payments')
-rw-r--r--UI/payments/payments_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/payments/payments_detail.html b/UI/payments/payments_detail.html
index 3b0edd8f..6419be4b 100644
--- a/UI/payments/payments_detail.html
+++ b/UI/payments/payments_detail.html
@@ -177,7 +177,7 @@
type = "checkbox"
name = "id_$r.contact_id"
value = r.contact_id
- # checked = (r.unselected) ? "" : "checked"
+ checked = (r.unselected) ? "" : "checked"
} ?>
<?lsmb r.account_number ?>