Commit 98a573071518ca2b905521b1d85c7e585282a15c
1 parent
0ea7290f
Exists in
master
and in
3 other branches
Version: 2.5.4.3
boutons materiels à gauche (index) + mail administratif désactivé Version majeure en cours (2.5): https://projects.irap.omp.eu/versions/99 ROADMAP: https://projects.irap.omp.eu/projects/labinvent/roadmap
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
README-LABINVENT.md
@@ -51,7 +51,7 @@ Logiciel testé et validé sur les configurations suivantes : | @@ -51,7 +51,7 @@ Logiciel testé et validé sur les configurations suivantes : | ||
51 | VERSION ACTUELLE | 51 | VERSION ACTUELLE |
52 | 52 | ||
53 | Date: 30/06/2016 | 53 | Date: 30/06/2016 |
54 | -Version: 2.5.4.2 | 54 | +Version: 2.5.4.3 |
55 | 55 | ||
56 | boutons materiels à gauche (index) + mail administratif désactivé | 56 | boutons materiels à gauche (index) + mail administratif désactivé |
57 | 57 |
src/Template/Layout/default.ctp
@@ -94,7 +94,7 @@ $cakeDescription = 'Labinvent 2'; | @@ -94,7 +94,7 @@ $cakeDescription = 'Labinvent 2'; | ||
94 | </i></td> | 94 | </i></td> |
95 | <td id="version"> | 95 | <td id="version"> |
96 | <!-- VERSION M.m.f.b (version (M)ajeure, version (m)ineure, numero de nouvelle (f)onctionnalite, numero de (b)ugfix) --> | 96 | <!-- VERSION M.m.f.b (version (M)ajeure, version (m)ineure, numero de nouvelle (f)onctionnalite, numero de (b)ugfix) --> |
97 | - <font color="black">VERSION 2.5.4.2 (30/06/2016)</font> | 97 | + <font color="black">VERSION 2.5.4.3 (30/06/2016)</font> |
98 | </td> | 98 | </td> |
99 | </tr> | 99 | </tr> |
100 | </table> | 100 | </table> |