Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -59,7 +59,7 @@ 59 59 <p class='list-group-item-text noitems'>$distibution.get(3)</p> 60 60 <div class='buttons'> 61 61 #downloadurl($distibution.get(0), $projectVersion) 62 - #if ($distibution.get(4)) 62 + #if ($stringtool.isNotBlank($distibution.get(4))) 63 63 (% class='btn btn-xs btn-link' %)[[Installation Notes>>$distibution.get(4)]](%%) 64 64 #end 65 65 </div>