Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -43,7 +43,6 @@ 43 43 #set ($projectVersion = $request.get('projectVersion')) 44 44 #if ("$!projectVersion" != '') 45 45 $xwiki.ssx.use("Download.WebHome") 46 - 47 47 {{html wiki='true'}} 48 48 <div class='download-options download-installation'> 49 49 #foreach($category in $categories) ... ... @@ -67,7 +67,6 @@ 67 67 #end 68 68 </div> 69 69 {{/html}} 70 - 71 71 #else 72 72 $response.sendRedirect($xwiki.getURL('Download.WebHome')) 73 73 #end