mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-03-10 22:44:26 +00:00
@responsebody was removed by mistake and causes ajax dataTables error.
This commit is contained in:
parent
52baa6ebde
commit
e3aa52728d
@ -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