Index: lams_admin/web/policies/userConsents.jsp =================================================================== diff -u -r62aaf160878735888d077bf28fac3c1989bb8fbd -r95b456e2d455b045b20b696f2a749c0e3cc35917 --- lams_admin/web/policies/userConsents.jsp (.../userConsents.jsp) (revision 62aaf160878735888d077bf28fac3c1989bb8fbd) +++ lams_admin/web/policies/userConsents.jsp (.../userConsents.jsp) (revision 95b456e2d455b045b20b696f2a749c0e3cc35917) @@ -27,7 +27,7 @@ autoencode:false, caption: "${organisationName}", datatype: "json", - url: "/admin/policyManagement/getConsentsGridDatado?policyUid=${policy.uid}", + url: "/admin/policyManagement/getConsentsGridData.do?policyUid=${policy.uid}", height: 'auto', width: $(window).width() - 100, shrinkToFit: false,