Extend docs template for operators to allow for "from-version" field

This commit is contained in:
Jermolene
2016-10-11 09:26:50 +01:00
parent ffcbcbfa82
commit e724bc6120
@@ -71,6 +71,9 @@ list-before: $:/core/ui/ViewTemplate/body
</$set>
<!-->
</table>
<$list filter="[all[current]has[from-version]]" variable="listItem">
<$macrocall $name=".from-version" version={{!!from-version}}/>
</$list>
</$list>
</$set>
</$set>