feat(lib): Print relevant education modules
This commit is contained in:
parent
5f18397212
commit
641cf03bbc
1 changed files with 6 additions and 0 deletions
|
|
@ -83,6 +83,12 @@
|
|||
[- #bullet.at(lang)]
|
||||
}
|
||||
}
|
||||
if "modules" in item {
|
||||
subdued[Relevante Module:]
|
||||
for bullet in item.modules {
|
||||
subdued[ - #bullet.at(lang)]
|
||||
}
|
||||
}
|
||||
if "publication" in item {
|
||||
subdued[#item.publication.at(lang) \ ]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue