branch develop updated (c531270 -> 0ac2660)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git from c531270 Add eclipse ignore new 0ac2660 Update footer 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 0ac26603f124a20ba5ce0a7064434d3779f69efb Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Nov 12 15:01:38 2015 +0100 Update footer Summary of changes: .../src/main/webapp/WEB-INF/decorators/layout-default.jsp | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git commit 0ac26603f124a20ba5ce0a7064434d3779f69efb Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Nov 12 15:01:38 2015 +0100 Update footer --- .../src/main/webapp/WEB-INF/decorators/layout-default.jsp | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp b/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp index f487fa8..dc89af2 100644 --- a/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp +++ b/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp @@ -332,16 +332,13 @@ <div id="po-footer" class="<s:property value='%{pageLogo}'/>" xml:space="preserve"> <a href="https://pollen.chorem.org/s">Pollen</a> <a href="https://forge.chorem.org/projects/pollen/files"> - <%=PollenActionSupport.getApplicationVersion()%> - </a> - + <%=PollenActionSupport.getApplicationVersion()%></a> - <a href="http://www.gnu.org/licenses/agpl.html"> - <s:text name="pollen.common.license"/> - </a> - - <span title="Copyright">©2009-2012</span> + <s:text name="pollen.common.license"/></a> - + <span title="Copyright">©2009-2015</span> <a href="http://www.codelutin.com">Code Lutin</a> - <a href="https://forge.chorem.org/projects/pollen/issues"> - <s:text name="pollen.common.bugReport"/> - </a> - + <s:text name="pollen.common.bugReport"/></a> - <a href="http://list.chorem.org/cgi-bin/mailman/listinfo/pollen-users"> <s:text name="pollen.common.userSupport"/> </a> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm