Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,7 @@ 35 35 36 36 37 37 {{velocity}} 38 -#if ( $xcontext.action == "get") {38 +#if (xcontext.action == "get") { 39 39 ## $response.setContentType("text/xml") 40 40 #set ($spaceReferenceString = 'Collabs') 41 41 #set ($query = $services.query.xwql("where doc.space like :space"))