Fix basic info.

This commit is contained in:
Dominik Pantůček 2023-03-29 18:35:26 +02:00
parent 0c7cf11297
commit 2117749d61
4 changed files with 8 additions and 17 deletions

View file

@ -98,8 +98,6 @@
(body (map (lambda (k)
(let ((v (dict-ref info k)))
(case k
((joined)
(list k (month->string v)))
((card desfire credit)
(list k
(table->string
@ -108,7 +106,7 @@
(list (car c) (cdr c)))
v)
#:col-border #t)))
((suspend student)
((suspend student member)
(list k
(table->string
(cons (list "Since" "Until")