mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-02-21 10:01:49 +00:00
Merge pull request #565 from nsacyber/v3_responseBody
DataTables Error Fix
This commit is contained in:
commit
684337008e
@ -110,6 +110,7 @@ public class ReferenceManifestPageController extends PageController<NoPageParams
|
||||
* @return the data tables response, including the result set and paging
|
||||
* information
|
||||
*/
|
||||
@ResponseBody
|
||||
@RequestMapping(value = "/list",
|
||||
produces = MediaType.APPLICATION_JSON_VALUE,
|
||||
method = RequestMethod.GET)
|
||||
|
Loading…
x
Reference in New Issue
Block a user