Skip to content
Snippets Groups Projects
Commit f7364682 authored by brickode's avatar brickode
Browse files

Somewhat fixed childDescription

parent c9677782
No related branches found
No related tags found
3 merge requests!4381Nursery,!4269WIP: Nursery,!3489WIP: Nursery
......@@ -466,11 +466,13 @@ Target age for release: <<textbox "$targetAgeNursery" $targetAgeNursery "Nursery
<br>
<<for _c = 0; _c <$cribs.length; _c++>>
<<capture _c>>
<<link "$cribs[_c].slaveName" "Long Child Description">>
<<include "Child Summary">>
<<set $activeChild = $cribs[_c]>>
<</link>>
<br>
<</capture>>
<</for>>
<</if>>
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment