This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 605581a4d23d9ca09574a8fe7c656ca12c0fd023 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jun 15 16:38:50 2015 +0200 change doc url in gis jsp (refs #6511) --- echobase-ui/src/main/webapp/WEB-INF/jsp/spatial/show.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echobase-ui/src/main/webapp/WEB-INF/jsp/spatial/show.jsp b/echobase-ui/src/main/webapp/WEB-INF/jsp/spatial/show.jsp index 693014e..48f0350 100644 --- a/echobase-ui/src/main/webapp/WEB-INF/jsp/spatial/show.jsp +++ b/echobase-ui/src/main/webapp/WEB-INF/jsp/spatial/show.jsp @@ -72,7 +72,7 @@ <%-- Application has no gis support --%> <p class="fontsize11"> <s:text name="echobase.message.application.no.gis.support"/> - <s:a href="%{getDocumentation('install.html', 'Visualisation_des_donnes_spatialises')}" + <s:a href="%{getDocumentation('install.html')}" target='#doc'> <s:text name="echobase.message.gis.install"/> </s:a> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.