Changes for page Download Version

Last modified by Eduard Moraru on 2018/06/21

<
From version < 5.11 >
edited by Eduard Moraru
on 2018/06/21
To version < 5.13 >
edited by Eduard Moraru
on 2018/06/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,6 +20,7 @@
20 20   ## > 9.5 and < 10.5, but > 9.11.6+ (i.e. except 9.11.x starting from 9.11.6)
21 21   #set ($versionDataPage = '.Before10\.5.WebHome')
22 22   #end
23 +$versionDataPage
23 23   {{include reference="$versionDataPage" /}}
24 24  #end
25 25  {{/velocity}}{{velocity}}
... ... @@ -68,7 +68,7 @@
68 68   <h4 class='list-group-item-heading'>$distibution.get(1)</h4>
69 69   <p class='list-group-item-text noitems'>$distibution.get(3)</p>
70 70   <div class='buttons'>
71 - #downloadurl($distibution.get(0), $projectVersion)
72 + ##downloadurl($distibution.get(0), $projectVersion)
72 72   #if ($stringtool.isNotBlank($distibution.get(4)))
73 73   (% class='btn btn-xs btn-link' %)[[Installation Notes>>$distibution.get(4)]](%%)
74 74   #end

Get Connected