Rename info and stats.
This commit is contained in:
parent
e4ad273b06
commit
e54e4bd016
4 changed files with 26 additions and 22 deletions
|
@ -194,7 +194,7 @@
|
|||
|
||||
;; Prints nicely aligned members base info
|
||||
(define (print-members-base-table mb)
|
||||
(let* ((bi (members-base-info mb))
|
||||
(let* ((bi (mbase-info mb))
|
||||
(all-mrs (ldict-ref bi 'total))
|
||||
(invalid-mrs (ldict-ref bi 'invalid))
|
||||
(active-mrs (ldict-ref bi 'active))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue