Description dialog changes
Builds on !6317 (merged), merge that one first.
- Add a new parameter to contextualIntro to generate a slaveDescriptionDialog link if possible.
- Replace
<<EventNameLink>>with either App.UI.slaveDescriptionDialog or contextualIntro as relevant to each call site. - Get rid of
<<EventNameDelink>>(and<<SetPregType>>which is also obsolete and unused). - Document the changes for event writers.
Edited by svornost