diff --git a/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp b/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp index 14872d2f2..42ad1d1d8 100644 --- a/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp +++ b/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp @@ -7,8 +7,11 @@ You can override it with your own file via WEB-INF/tiles-def.xml - - +<%-- jquery-ui webjar is 1.14.2+1 in pom.xml, but its resources are served + under the plus-free path: the +N is a webjar build suffix, not part of + the URL. Keeping the +1 here 404s and breaks the date picker/autocomplete. --%> + +