Changes for page MembershipJson
Last modified by bougault on 2022/03/18 14:34
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,9 +6,7 @@ 6 6 7 7 {{velocity wiki="false"}} 8 8 ## If AJAX call 9 -#if("$!request.outputSyntax" != '') 10 - $response.setContentType('application/json') 11 -#end 9 +$response.setContentType('application/json') 12 12 {rows:[ 13 13 #foreach($req of $reqs) 14 14 #set($highlight = $xwiki.getDocument($req))