branch develop updated (2c854a1 -> dd885e3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See http://git.codelutin.com/coser.git from 2c854a1 fixes #6358: Export des donnĂ©es : mauvais en-tĂȘtes new dd885e3 fixes #6356: Revue de la documentation du site The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit dd885e379b915e64c82a94880ddbeb463775e29e Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Dec 21 19:41:36 2014 +0100 fixes #6356: Revue de la documentation du site Summary of changes: coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp | 2 +- coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See http://git.codelutin.com/coser.git commit dd885e379b915e64c82a94880ddbeb463775e29e Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Dec 21 19:41:36 2014 +0100 fixes #6356: Revue de la documentation du site --- coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp | 2 +- coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp index eeb8f45..d8feddb 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp @@ -99,7 +99,7 @@ <div id="footer"> <ul class="clearfix"> <li> - <a href="https://doc.codelutin.com/coser/" title="Documentation de l'application" target="_blank"> + <a href="https://coser.codelutin.com" title="Documentation de l'application" target="_blank"> Coser </a> </li> diff --git a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp index a62ac14..372158e 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp @@ -101,7 +101,7 @@ <div id="footer"> <ul class="clearfix"> <li> - <a href="http://maven-site.forge.codelutin.com/coser/" title="Documentation de l'application" target="_blank"> + <a href="http://coser.codelutin.com" title="Documentation de l'application" target="_blank"> Coser </a> </li> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm