Changes for page LiveTableServiceWorker
Last modified by bougault on 2022/03/22 17:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{velocity}} 2 -$response.setContentType("t ext/javascript")2 +$response.setContentType("application/x-json") 3 3 ##limit default 4 4 #set ($limit = 5) 5 5 #if($request.limit)