Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3

Commits:

1 changed file:

Changes:

  • t3-web/src/main/webapp/WEB-INF/includes/footer.jsp
    ... ... @@ -25,15 +25,13 @@
    25 25
     <div id='footer'>
    
    26 26
       <ul class="clearfix">
    
    27 27
         <li>
    
    28
    -      <a href="http://maven-site.forge.codelutin.com/t3/"
    
    29
    -         title="Documentation de l'application" target="_blank">
    
    30
    -        T3+
    
    28
    +      <a href="http://ultreiaio.gitlab.io/ird-t3" title="Documentation" target="_blank">
    
    29
    +        T3+ version <%=T3ActionSupport.getApplicationVersion()%>
    
    31 30
           </a>
    
    32 31
         </li>
    
    33 32
         <li>
    
    34
    -      <a href="http://forge.codelutin.com/projects/t3/roadmap?completed=1"
    
    35
    -         title="Modifications faites pour cette version" target="_blank">
    
    36
    -        Roadmap <%=T3ActionSupport.getApplicationVersion()%>
    
    33
    +      <a href="https://gitlab.com/ultreiaio/ird-t3" title="Projet" target="_blank">
    
    34
    +        Projet (GitLab)
    
    37 35
           </a>
    
    38 36
         </li>
    
    39 37
         <li>
    
    ... ... @@ -43,10 +41,10 @@
    43 41
           </a>
    
    44 42
         </li>
    
    45 43
         <li>
    
    46
    -      Copyright 2010 - 2012
    
    44
    +      Copyright 2010 - 2018
    
    47 45
           <a href="http://www.ird.fr">IRD</a>
    
    48
    -      <a href="http://www.codelutin.com" title="Code Lutin" target="_blank">Code
    
    49
    -        Lutin</a>
    
    46
    +      <a href="http://www.codelutin.com" title="Code Lutin" target="_blank">Code Lutin</a>
    
    47
    +      <a href="http://ultreia.io" title="Ultreia.io" target="_blank">Ultreia.io</a>
    
    50 48
         </li>
    
    51 49
       </ul>
    
    52 50
     </div>