adding age in renderbox and renderstring, implementation of renderbox option in household summary

This commit is contained in:
2022-01-27 12:33:50 +01:00
parent 3fd4c6339a
commit 6ef7d9b47b
3 changed files with 19 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
'render': 'label',
'addLink': true,
'addInfo': true,
'addAgeBadge': true,
'customArea': {
'afterLabel': _self.addHolder(member.holder)
}