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 73a5c7a9729fd969c7c4eebb625a803605f346e6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 23 10:51:57 2015 +0200 Change coser documentation url --- echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp b/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp index 44b9cc3..b38d4d0 100644 --- a/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp +++ b/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp @@ -95,7 +95,7 @@ </legend> <div class="cleanBoth help"> - <s:a href="%{getDocumentation(exportCoser, null)}" target="doc"> + <s:a href="%{getDocumentation('exportCoser')}" target="doc"> <s:text name="echobase.action.show.exportCoser.documentation"/> </s:a> </div> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.